Re: Date format errors - Mailing list pgsql-novice

From nolan@celery.tssi.com
Subject Re: Date format errors
Date
Msg-id 20030426185859.13266.qmail@celery.tssi.com
Whole thread Raw
In response to Date format errors  ("Craig Elston" <CElston@PICsolutions.com>)
List 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


pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Date format errors
Next
From: Josh Berkus
Date:
Subject: Re: subselects?