Overrides default database libraries.
sql
nil
The variable *sql-libraries*
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.
*sql-libraries*
is applicable only on Unix-like systems.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:56