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

NextPrevUpTopContentsIndex

*sql-libraries*

Variable
Package

sql

Initial value

nil

Description

Holds a pathname or list of libraries to override default database library loading. The value should be a pathname or a list.

If its value is a pathname, it is prepended to a list of relative pathnames in the same manner that the supplied environment variable (for example ORACLE_HOME) would be. If its value is a list, then it is assumed to be a complete list of full library names which are loaded verbatim.

Notes

*sql-libraries* is applicable only on Unix/Linux.


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex