Dear friends,
whenever a sql-error comes out, I get the folowing message:
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver]Numeric value out of range (null), SQL state 22003 in SQLExecDirect ...
How can I find an explanation of the SQL State number (22003 in the example here) so as to debug my scripts faster.
Thanks in advance,
Kostas.
whenever a sql-error comes out, I get the folowing message:
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver]Numeric value out of range (null), SQL state 22003 in SQLExecDirect ...
How can I find an explanation of the SQL State number (22003 in the example here) so as to debug my scripts faster.
Thanks in advance,
Kostas.