D
dave
I am getting an error about my # pooled connections
exceeded or timeout exceeded. I am searching my code for
any open data readers.
I have read that i can use perfmon to watch the number of
pooled connections using .net clr data and
counter "sqlclient:current #pooled and nonpooled".
My question/problem is my application is not in the
instances select list to the right of the counter listbox.
How do i monitor only my application?
Will this counter tell me how many connections are
currently in use?
thx
dave
exceeded or timeout exceeded. I am searching my code for
any open data readers.
I have read that i can use perfmon to watch the number of
pooled connections using .net clr data and
counter "sqlclient:current #pooled and nonpooled".
My question/problem is my application is not in the
instances select list to the right of the counter listbox.
How do i monitor only my application?
Will this counter tell me how many connections are
currently in use?
thx
dave