How To Enable ODBC Connection Pooling in a Visual Basic ADO Application (237844)
The information in this article applies to:
- Microsoft Data Access Components 2.0
- Microsoft Data Access Components 2.1
- Microsoft Data Access Components 2.1 (GA)
- Microsoft Data Access Components 2.1 SP1
- Microsoft Data Access Components 2.1 SP2
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This 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.
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbhowto KB237844 |
---|
|