NextPrevUpTopContentsIndex

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

18.7.1 SQL condition classes

18.7.2 Database error accessors


LispWorks User Guide - 8 Apr 2005

NextPrevUpTopContentsIndex