Click here to Skip to main content
15,903,362 members
Home / Discussions / Database
   

Database

 
AnswerRe: A mostly working SP ? Pin
perlmunger30-Apr-03 5:14
perlmunger30-Apr-03 5:14 
Generalinteresting TSQL Q Pin
User 814724-Apr-03 7:49
User 814724-Apr-03 7:49 
QuestiondBASE Technical Specification? Pin
Mark Sanders24-Apr-03 3:30
Mark Sanders24-Apr-03 3:30 
AnswerRe: dBASE Technical Specification? Pin
Anonymous24-Apr-03 7:04
Anonymous24-Apr-03 7:04 
AnswerRe: dBASE Technical Specification? Pin
David Salter24-Apr-03 22:43
David Salter24-Apr-03 22:43 
AnswerRe: dBASE Technical Specification? Pin
STW27-Apr-03 10:44
STW27-Apr-03 10:44 
GeneralConnection Pooling Problem Pin
John Honan24-Apr-03 2:15
John Honan24-Apr-03 2:15 
GeneralRe: Connection Pooling Problem Pin
John Honan24-Apr-03 8:14
John Honan24-Apr-03 8:14 
Following up on this problem, I think there was an issue with the server I was running this on. I moved the code to my local IIS server and it works fine.

I discovered that PerfMon lets me view the number of connection pools being used. .NET CLR Data / SQLClient:Current # pooled connections.

However – I did some testing by leaving connections open on purpose, the app falls over when it reaches 100 (as expected), but the pooled connection counter never seems to reset back to zero, even when I stop/start IIS. This may be related to the following:

BUG: SqlClient Performance Counters Do Not Reset
ID: Q314429
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q314429

I found this on a google search, but the KB Article no longer exists – So I don't know if Q314429 is still an issue

Is there a more reliable way to monitor the number of pooled connections?

Thanks,
John.


www.silveronion.com[^]
GeneralMSAccess Column Format property Pin
KalliMan23-Apr-03 4:09
KalliMan23-Apr-03 4:09 
GeneralODBC support in Visual Studio.net 2003 Pin
aaronflaugh22-Apr-03 10:56
aaronflaugh22-Apr-03 10:56 
GeneralRe: ODBC support in Visual Studio.net 2003 Pin
jscroft25-Apr-03 17:10
jscroft25-Apr-03 17:10 
GeneralProblem with Master Detail Pin
Anonymous22-Apr-03 8:57
Anonymous22-Apr-03 8:57 
GeneralUsing mySQL Pin
BadJerry22-Apr-03 7:25
BadJerry22-Apr-03 7:25 
GeneralRe: Using mySQL Pin
Anonymous24-Apr-03 7:06
Anonymous24-Apr-03 7:06 
GeneralRe: Using mySQL Pin
J. Dunlap24-Apr-03 7:45
J. Dunlap24-Apr-03 7:45 
GeneralRe: Using mySQL Pin
perlmunger30-Apr-03 7:08
perlmunger30-Apr-03 7:08 
GeneralRe: Using mySQL Pin
Jean-Marc Molina29-May-03 13:46
Jean-Marc Molina29-May-03 13:46 
GeneralRe: Using mySQL Pin
perlmunger29-May-03 13:53
perlmunger29-May-03 13:53 
GeneralRe: Using mySQL Pin
Jean-Marc Molina29-May-03 13:54
Jean-Marc Molina29-May-03 13:54 
GeneralRe: Using mySQL Pin
Joshua Nussbaum30-Apr-03 7:57
Joshua Nussbaum30-Apr-03 7:57 
Generalconnectionstrings Pin
Hesham Amin21-Apr-03 23:07
Hesham Amin21-Apr-03 23:07 
GeneralUpdating SQL Row Data Pin
gollnick20-Apr-03 4:33
gollnick20-Apr-03 4:33 
GeneralGet Auto-Increment columns from Access using OleDb Pin
krisp19-Apr-03 13:43
krisp19-Apr-03 13:43 
QuestionODBC driver and MSAccess, what's wrong? Pin
Konstantin S. Diguine18-Apr-03 1:59
Konstantin S. Diguine18-Apr-03 1:59 
GeneralApplication is still running or a crash occured Pin
ovidiu_pon17-Apr-03 22:08
ovidiu_pon17-Apr-03 22:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.