Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Process object does not go out of scope
Message
From
01/04/2008 12:45:27
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01306828
Message ID:
01307412
Views:
9
>That's true if you are actually opening and closing a connection each time. In practice you're not - you're just grabbing an existing connection from the pool. If you keep a connection open then it is likely that the pool will actually be forced to open additional *real* connections to handle other requests.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform