|
-
November 13th, 2009, 05:50 AM
#1
URGENT!! only one connection per site
Hi.
I've got an simple WebSite made in asp.net with c#
The web make this:
Open connection (keep for the same session)
make an simple select
Close connection (when logout)
I need to know if it is posible to have only one connection per every sessions we make.
you know: if connection==close
open conection
else
get connection
use conecction
if louout and I0m the last connection
close connection
end
Somethig like that
Thanks...it's very urgent
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
|