NextPrevUpTopContentsIndex

20.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.

20.8.1 SQL condition classes

20.8.2 Database error accessors


LispWorks User Guide - 11 Mar 2008

NextPrevUpTopContentsIndex