|
-
May 17th, 2005, 06:49 AM
#4
Frenzied Member
Re: ASP.Net Database Error Problem
No you misunderstand me.
I don't think opening a database connection in the Session object is very efficient. If you have a large amount of traffic on the site then you could get problems like dropped connections - not because of the Session but because of the large numbers of open database connections.
When I said local database connection I meant opening the connection just before you need it and closing it just after.
How many people use your site?
DJ
If I have been helpful please rate my post. If I haven't tell me!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|