All Manuals > LispWorks User Guide and Reference Manual > 47 The SQL Package

NextPrevUpTopContentsIndex

sql-database-data-error

Condition
Package

sql

Superclasses

sql-database-error

Description

The condition class sql-database-data-error is used to signal an error with the data given. This means either a syntax error or things like accessing a non-existent table.

It signifies an error that must be fixed for the code to work.


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex