View Single Post
Old 05-18-2004, 03:02 PM   #8 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,487
sde is on a distinguished road
ok, i have worked with this throughout the day.

i want the Pool to be an Application setting so to speak.

currently, everytime the page reloads, the pool and connection is created all over again. this takes about 2 seconds.

after the page is loaded, all my other queries use the same open connection so that is fine.

is there a way to maintain the state of the connection pool between the web server and database? ( it resides across the network )
__________________
Mike
sde is offline   Reply With Quote