LispWorks User Guide and Reference Manual > 38 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-existant table.

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


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex