Next Prev Up Top Contents Index

*default-database-type*

Variable
Summary

Specifies the default type of database.

Package

sql

Initial Value

nil

Description

The variable *default-database-type* specifies the default type of database. You can set this or it is initialized by the initialize-database-type function. It should be set to :odbc in LispWorks for the Windows operating system.

See also

initialize-database-type


LispWorks Reference Manual - 25 Jul 2003

Next Prev Up Top Contents Index