Oracle Error when clearing date field
Posted: Thu Sep 09, 2010 9:09 am
Hello,
I'm using an Oracle Datasource via ODBC (Oracle 11g ODBC Driver).
When I clear (deleted the contents) of a date field in OpenOffice base, I get an Oracle Error: [Oracle][ODBC][Ora]ORA-00932: inconsistent datatypes: expecte NUMBER got BINARY. This happens both when I clear the field in a form, or directly in the table (within OO).
Anyone an idea how to solve this? I can create a button to clear the date using an SQL statement, but users could still clear the field manually which would produce this error.
Thanks in advance for any help.
Regards,
Martijn
I'm using an Oracle Datasource via ODBC (Oracle 11g ODBC Driver).
When I clear (deleted the contents) of a date field in OpenOffice base, I get an Oracle Error: [Oracle][ODBC][Ora]ORA-00932: inconsistent datatypes: expecte NUMBER got BINARY. This happens both when I clear the field in a form, or directly in the table (within OO).
Anyone an idea how to solve this? I can create a button to clear the date using an SQL statement, but users could still clear the field manually which would produce this error.
Thanks in advance for any help.
Regards,
Martijn