Re: EOF Null Date
Re: EOF Null Date
- Subject: Re: EOF Null Date
- From: Randy Wigginton <email@hidden>
- Date: Wed, 25 Jul 2007 07:34:59 -0700
What *exactly* is the problem?
My SQL has issues with null dates, depending on how precisely the
table was created and the initialization values for the DB. MySQL
really likes to substitute the current timestamp for the first date
column in a row, for example.
On Jul 25, 2007, at 5:53 AM, WILLIAM GARNETT wrote:
Hello all;
I am having a problem when trying to save a row with a Date column
set to
NULL in MySQL.
Apparently MySQL has a problem with accepting NULL for a Date value.
Does anyone know of a work-around to make EOF pass a value
acceptable to
MYSQL?
Cheers,
Bill.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >EOF Null Date (From: "WILLIAM GARNETT" <email@hidden>) |