|
SOLUTIONS
|
DATABASELINK SYMBOL
$SQLUseConnectionPool
$SQLUseConnectionPool
gives the default setting that specifies whether a connection pool is used to retrieve a connection.
DetailsDetails
- To use $SQLUseConnectionPool, you first need to load DatabaseLink using Needs["DatabaseLink`"].
- The default setting is None, which means that connection pools are not used unless specified in OpenSQLConnection.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
