Re: connection pooling
- From: "William Vaughn" <billvaNoSPAM@xxxxxxxxx>
- Date: Thu, 8 Nov 2007 10:40:31 -0800
Connection Pooling is implemented by the .NET provider or the OLEDB provider. AFAIK, the OLEDB provider turns this on by itself. My question is: why are you using OLE DB to access SQL Server?
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant, Dad, Grandpa
Microsoft MVP
INETA Speaker
www.betav.com
www.betav.com/blog/billva
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
"Andy" <kc2ine@xxxxxxxxx> wrote in message news:eEXb6EPIIHA.4296@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Is there a way to enable connection pooling with SQL Server 2005 with ADO, OLEDB ? (from c++, not .net)
If client is connecting with the same connection string pooling is automatically created?
thanks
.
- References:
- connection pooling
- From: Andy
- connection pooling
- Prev by Date: Re: SQL Server Management Studio don't see local SQL Server 2005 D
- Next by Date: SQL SERVER coonecion nError 2 and 17 during Access to SQL upsizing
- Previous by thread: connection pooling
- Next by thread: SQL 2000: VPN "Server Does Not Exist"
- Index(es):
Relevant Pages
|