Re: ADO OLEDB connection to MSSQL: pooling not working
From: Thomas Holme (thomas_at_hampen.com)
Date: 02/21/05
- Next message: Dave Blake: "Manual Update rather than UpdateBatch when underlying data substantially changed"
- Previous message: Thomas Holme: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- In reply to: Dennis: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- Next in thread: N.D. van Bochove: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Feb 2005 11:00:56 +0100
Dennis Passmore wrote:
> 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.
Thanks for replying.
I have OLEDB_SERVICES set to -1 (= enable all sevices) in my registry.
In addition, I have tried to add "OLE DB Services=-1;" to my
connectionstring with no luck.
/Thomas
- Next message: Dave Blake: "Manual Update rather than UpdateBatch when underlying data substantially changed"
- Previous message: Thomas Holme: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- In reply to: Dennis: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- Next in thread: N.D. van Bochove: "Re: ADO OLEDB connection to MSSQL: pooling not working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|