Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about shared connections
Message
From
29/08/2004 23:25:58
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Question about shared connections
Miscellaneous
Thread ID:
00937487
Message ID:
00937487
Views:
30
Can someone please explain the tradeoffs involved in opening and closing connections to SQLServer?

On the one hand, keeping a shareable connection open throughout a user session is surely a waste of an available connection into the server, with the consequent license cost.

On the other, it seems that opening and closing a connection repeatedly must create uneeded overhead. Is there a way to implement some sort of timeout, where if a connection goes unused for x seconds it is closed, but is otherwise available for sharing? Can we get VFP or Windows to do this for us?

How would one tell if there is a shareable connection already open?

TIA,

Alex
Reply
Map
View

Click here to load this message in the networking platform