Alexandro Colorado wrote:
So I have a bunch of fields on a MySQL table that has a NULL value on the date-type fields.

However when I open the table on Base I get an error saying:
""
Value '0000-00-00' can not be represented as java.sql.Date
""

I change the mask from MM/DD/YYYY into YYYY-MM-DD which is the MySQL format but still got the same error.

You are using a pattern control for the date field then?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to