A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/LW/html/lw-1131.htm below:

*connect-if-exists*

Description

The variable *connect-if-exists* is the default value for the if-exists keyword of the connect function. It can take the following values:

:new

Instructs connect to make a new connection even if connections to the same database already exist.

:warn-new

Instructs connect to make a new connection but warn about existing connections.

:error

Instructs connect to make a new connection but signal an error for existing connections.

:warn-old

Instructs connect to select an old connection if one exists (and warns) or make a new one.

:old

Instructs connect to select an old connection if one exists or make a new one.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4