Hi All
Just wondering if its possible get more descriptive error messages in
to com.ibm.db2.jcc .b.SqlException . getMessge or toString() methods
gives only SQL-error codes like:
SQLCODE: -1218, SQLSTATE: 57011, SQLERRMC: 4096
I am using universal driver...
Thanks for any help
Best Regads, Juha
Just wondering if its possible get more descriptive error messages in
to com.ibm.db2.jcc .b.SqlException . getMessge or toString() methods
gives only SQL-error codes like:
SQLCODE: -1218, SQLSTATE: 57011, SQLERRMC: 4096
I am using universal driver...
Thanks for any help
Best Regads, Juha
Comment