ADO leaving Db connection open for duration of session
- From: "Shawn H. Mesiatowsky" <smesiatowsky@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 Mar 2005 09:19:37 -0700
I am writing a web app that is very Database intensive.. I have to open and
close db connections all over the place. I was wondering if there is any
reason not to open the db connection in the session_start event, so the
connection is availbale for the entire seesion?
.
- Follow-Ups:
- Re: ADO leaving Db connection open for duration of session
- From: Brock Allen
- Re: ADO leaving Db connection open for duration of session
- Prev by Date: Re: Good Reasons to port asp.NET VB.NET app to C#
- Next by Date: Re: Good Reasons to port asp.NET VB.NET app to C#
- Previous by thread: deployment/publishing of aspnet apps...
- Next by thread: Re: ADO leaving Db connection open for duration of session
- Index(es):
Relevant Pages
|