The SQL interface itself is loaded by issuing the command (require "odbc") or (require "oracle") . In an application, this step should be performed at build-time.
(require "odbc")
(require "oracle")
Only ODBC database types are currently supported by LispWorks for Windows.