Re: Date format errors

From: nolan(at)celery(dot)tssi(dot)com
To: pgsql-novice(at)postgresql(dot)org (PGSQL Novice List)
Subject: Re: Date format errors
Date: 2003-04-26 18:58:59
Message-ID: 20030426185859.13266.qmail@celery.tssi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> What do the values of $date and $datereturned look like?
> Note in particular that '' is not a valid date value. You need to use
> NULL if you want a null value.

The PHP function var_dump is an excellent debugging tool.
--
Mike Nolan

Browse pgsql-novice by date

  From Date Subject
Next Message Fritz Lehmann-Grube 2003-04-26 19:14:54 Re: implicit lock in RULE ?
Previous Message Bruno Wolff III 2003-04-26 18:18:08 Re: Date format errors