Mike, Your default date cannot be Null. It has to be something. I have my set based on what the table is supposed to hold.
Rob On Mon, Oct 6, 2008 at 11:08 PM, Mike Little <[EMAIL PROTECTED]> wrote: > hi guys, > > i have a birthdate field in mySQL that is a date field (NULL). when > querying the database i get... > > Value '0000-00-00' can not be represented as java.sql.Date > > i have tried changing to timestamp, but the same occurs. this happens for > the records with no birthdate. > > has anyone come across this before. i have tried deleting out the null date > but it still gives a value of '0000-00-00'. > > mike > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313504 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

