6. Embedded SQL for BASIC : The SQL Communications Area : Error Handling Using the SQLCA
 
Share this page                  
Error Handling Using the SQLCA
Error handling with the SQLCA can be done implicitly by using whenever statements or explicitly by checking the contents of the SQLCA fields sqlcode, sqlerrd(2), and sqlwarn0.