SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old September 27th, 2001, 05:43 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
ODBC Connection Pool

Originally posted by : mallenlee (mallenlee@yahoo.com)Anyone know why the connection pool counters (perfmon enabled in ODBC manager) don't keep track of anything?I've executed this code in an ASP page:For n = 0 To 500 Set rs = CreateObject("ADODB.Recordset") Set cn(n) = CreateObject("ADODB.Connection") cn(n).Open "DRIVER={SQL Server};SERVER=;DATABASE=Pubs;UID=sa;PWD=" rs.Open "select * from pubs..authors", cn(n) rs.Close Set rs = Nothing cn(n).Close Set cn(n) = NothingNextI've monitored the SQL connections and it is the same if ODBC Connection pool for the driver is on or off. I'm begining to think the whole thing is a big scam.

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > ODBC Connection Pool


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway