DatabaseLink`
DatabaseLink`

SQLConnectionPoolClose

SQLConnectionPoolClose[pool]

closes a connection pool.

Details and Options

  • To use SQLConnectionPoolClose, you first need to load DatabaseLink using Needs["DatabaseLink`"].
  • Closing a connection pool closes any connections opened from the pool.

Examples

Basic Examples  (1)

The connection pool used to connect to the database:

Close the connection pool and any associated connections: