SQLGetSQLCA function (CLI) - Get SQLCA data structure
SQLGetSQLCA() has been deprecated. Use SQLGetDiagField()
and SQLGetDiagRec()
to
retrieve diagnostic information.
Although this version of CLI continues
to support SQLGetSQLCA()
,
it is recommended that you stop using it in your CLI programs
so that they conform to the latest standards.