Re: EOF Null Date
Re: EOF Null Date
- Subject: Re: EOF Null Date
- From: Simon McLean <email@hidden>
- Date: Wed, 25 Jul 2007 13:56:05 +0100
Check your connection string is something link this:
jdbc:mysql://YourHost/YourDB?
capitalizeTypeNames=true&zeroDateTimeBehavior=convertToNull
Simon
On 25 Jul 2007, at 13:53, 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:
40mac.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>) |