|
|
SQLCODE
The use of
SQLCODEto retrieve the internal Mimer SQL return code for an exception has been replaced by the use ofSQLSTATEandGET DIAGNOSTICSwith theNATIVE_ERRORoption, see Run-time Errors, in Mimer SQL.For compatibility reasons, return codes can still be retrieved in
SQLCODE, as in earlier versions of Mimer SQL. Mimer SQL will assume the existence of anSQLCODEvariable in the application if noINCLUDE SQLCAstatement is found and neitherSQLSTATEnorSQLCODEis declared betweenBEGIN DECLARE SECTIONandEND DECLARE SECTION.The values of
SQLCODEare the same as the values for the native Mimer SQL return codes, see Native Mimer SQL Return Codes.
|
Mimer Information Technology AB Voice: +46 18 780 92 00 Fax: +46 18 780 92 40 info@mimer.se |
|
|