Connecting Tech Pros Worldwide Help | Site Map

To check the number of open connections in ASP code.

Member
 
Join Date: Jul 2008
Posts: 42
#1: Aug 28 '08
plz tell me how to check the number of open connections in ASP code.
jhardman's Avatar
Moderator
 
Join Date: Jan 2007
Location: logan, utah
Posts: 2,690
#2: Aug 29 '08

re: To check the number of open connections in ASP code.


I don't know of any way to do this directly, but what type of connection are you talking about. ADODB.CONNECTION? user sessions (could be considered a connection)?

Jared
Reply