Errors and warnings in procedures

After an application program executes a SQL statement, it can examine a return code (or status code). This return code indicates whether the statement executed successfully or failed and gives the reason for the failure.

See ”Errors and warnings in procedures and triggers” in SQL Anywhere Server - SQL Usage.

NoteSybase IQ does not support triggers. Information on triggers in the SQL Anywhere documentation can be ignored.