All Manuals > LispWorks User Guide and Reference Manual > 19 Common SQL

NextPrevUpTopContentsIndex

19.8 Error handling in Common SQL

All errors generated by Common SQL are of type sql-user-error or sql-database-error. You can test for these conditions and their subtypes in your error handlers.

19.8.1 SQL condition classes

19.8.2 Database error accessors


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex