Article ID: 237844 - Last Review: February 15, 2007 - Revision: 4.2 How To Enable ODBC Connection Pooling in a Visual Basic ADO ApplicationThis article was previously published under Q237844 SUMMARY By default, ADO uses OLEDB session pooling to maintain a
pool of connections to the database. In some cases, you might want to use ODBC
connection pooling instead of OLEDB session pooling. This article describes
what is necessary to enable ODBC connection pooling from a Visual Basic/ADO
application. Note The following only applies if you are using an ODBC driver to establish the connection to your database. MORE INFORMATION To enable ODBC connection pooling from a Visual Basic/ADO
application, there are two necessary steps:
APPLIES TO
| Article Translations
|
Back to the top
