Re: ADO OLEDB connection to MSSQL: pooling not working
Dennis
Date: 02/18/05
- Previous message: Willy Verbiest: "Re: concatenating fields in an SQL query"
- In reply to: Thomas Holme: "ADO OLEDB connection to MSSQL: pooling not working"
- Next in thread: Thomas Holme: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- Reply: Thomas Holme: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Feb 2005 08:35:09 -0500
Pooling may be disabled by default. You can always add the parameter
"OLE DB Services=xx" to your connectionstring to force to on.
Lookup "OLE DB Services" in MSDN for help.
Dennis Passmore
Ultimate Software, Inc.
- Previous message: Willy Verbiest: "Re: concatenating fields in an SQL query"
- In reply to: Thomas Holme: "ADO OLEDB connection to MSSQL: pooling not working"
- Next in thread: Thomas Holme: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- Reply: Thomas Holme: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|