At 13:03 15/12/2012 -0800, David Noname wrote:
The subject error [Value '0000-00-00' can not be represented as java.sql.Date] prevents display of a table which does contain dates.
I imagine you have a reason for this strange requirement, but I confess I'd be slightly worried if 0000-00-00 were to be acceptable as a valid date. There is no zeroth of any month before its first day, there is no month represented as zero preceding January in any year, and (contrary to popular impression around the change of millennium) there was no year zero between 1 BCE and 1 CE.
Wouldn't a better solution be to construct your database so that you didn't need to represent this thrice-inappropriate date value?
Brian Barker -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
