Hi All,
I ran into the zeroDateTimeBehavior problem in mysql where the jdbc driver doesn't like 00-00-0000 for a date.
I tried this in properties.xml but still get the exception
value="jdbc:${database.type}://${database.host}/${database.name}?zeroDateTimeBehavior=convertToNull"/>
is there another to define this?
Thanx
Fred
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
