is this db2/udb?
SQLERRORs are negative values of SQLCODE
SQLWARNINGS are positive values of the SQLCODE
you should have a messages and codes manual which lists the main values ...
if not try the IBM site for Db2, which has all the manuals... available in pdf or Html bookmanager format...
sorry don't have a url to hand.
hth
Main Topics
Browse All Topics





by: VGRPosted on 2003-10-07 at 13:46:32ID: 9509044
you don't even tell us which RDBMS you use 8-)))
in Oracle via OCI8, you've the OCIError() function