Next Previous Up Top Contents Index

14 Common SQL

14.7 SQL errors

All errors generated by the SQL interface are of type sql-error. Subtypes ofsql-error are:

sql-reader-error

Generated by the symbolic SQL interface.
sql-database-error

Generated when the underlying database signals an error.
sql-type-coercion-error

Generated when type coercion of the data from the underlying database causes an error.
sql-type-check-error

Generated when type checking in the SQL interface causes an error.


LispWorks User Guide - 14 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker