[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.birt] Re: Value '0000-00-00' can not be represented as java.sql.Date

Hi,

I have had the same problem with mySQL in another project.
The 0000-00-00 is a mySQL "feature" and you have the problem
in the JDBC driver. You must fix the DB values.


greetings

     Andreas


Mr. Burns wrote:
Hello Jari,

but 0000-00-00 is not my idea! It is the default value for a MySQL date field for!