Re: Disable .Net Connection Pooling thru SQLDMO
From: oj (nospam_ojngo_at_home.com)
Date: 01/28/05
- Next message: Brent White: "Re: Running Optimizations daily instead of weekly"
- Previous message: inquisite: "Re: Error: Contains more than the maximum number of prefixes. The"
- In reply to: Rob Kraft: "Disable .Net Connection Pooling thru SQLDMO"
- Next in thread: Rob Kraft: "Re: Disable .Net Connection Pooling thru SQLDMO"
- Reply: Rob Kraft: "Re: Disable .Net Connection Pooling thru SQLDMO"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 Jan 2005 10:14:51 -0800
Rob,
Would you care to post some code. If you're using .NET you have full control
of how you want with pooling
(http://msdn.microsoft.com/library/en-us/cpguide/html/cpconconnectionpoolingforsqlservernetdataprovider.asp?frame=true).
-- -oj "Rob Kraft" <robkraft@msn.com> wrote in message news:%23wPrVQVBFHA.2316@TK2MSFTNGP15.phx.gbl... >I would like to disable the .Net connection Pooling. I have a conversion > pgm using SQLDMO and .Net that needs to kill its own connections, but > leave > existing user connections, before continuing. However, I don't see a way > to > tell .Net to disable connection pooling when I create connections through > SQLDMO. > > Is it possible? > > Rob Kraft > >
- Next message: Brent White: "Re: Running Optimizations daily instead of weekly"
- Previous message: inquisite: "Re: Error: Contains more than the maximum number of prefixes. The"
- In reply to: Rob Kraft: "Disable .Net Connection Pooling thru SQLDMO"
- Next in thread: Rob Kraft: "Re: Disable .Net Connection Pooling thru SQLDMO"
- Reply: Rob Kraft: "Re: Disable .Net Connection Pooling thru SQLDMO"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|