Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

$SQLUseConnectionPool

$SQLUseConnectionPool
gives the default setting that specifies whether a connection pool is used to retrieve a connection.
  • 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.
© 2013 Wolfram Research, Inc. Japanese