|
|
INCLUDE SQLCA
The
SQLCAcommunication area is deprecated feature in Mimer SQL.Applications should now use the
SQLSTATEvariable and theGET DIAGNOSTICSstatement to get all the information previously obtained fromSQLCA.See Communicating with the Application Program for a description of
SQLSTATEandGET DIAGNOSTICS.For backward compatibility reasons the use of the
SQLCAis still supported.UNIX: On Unix/Linux, SQLCA is no longer available. Applications using SQLCA has to be modified to use SQLSTATE or SQLCODE instead.Win: On Windows, SQLCA is no longer available. Applications using SQLCA has to be modified to use SQLSTATE or SQLCODE instead.
|
Mimer Information Technology AB Voice: +46 18 780 92 00 Fax: +46 18 780 92 40 info@mimer.se |
|
|