|
 |
asp_databases thread: DB Connection
Message #1 by "Yogesh" <yogeshjohar@h...> on Tue, 28 Aug 2001 12:15:23
|
|
Hi,
Who controls the connetion with DB server? I have Oracle DB.
when any user viewing ASP page (contain some data from DB),
close the window by clicking on CLOSE (cross on right top).
when the connection get lost from server ?
As in my case the connection remains and if 100 users comes and 70 close
like this only the site get down as 70 connection remains.
Is there is some setting in IIS or Database ?
Please provide the help ASAP.
Regards,
Message #2 by Hal Levy <hal.levy@s...> on Tue, 28 Aug 2001 08:00:34 -0400
|
|
Who opened the connection?
That's who has to close it.
Hal Levy
StarMedia Network, Inc.
Intranet Development Manager
> -----Original Message-----
> From: Yogesh [mailto:yogeshjohar@h...]
> Sent: Tuesday, August 28, 2001 7:24 AM
> To: ASP Databases
> Subject: [asp_databases] DB Connection
>
>
> Hi,
>
> Who controls the connetion with DB server? I have Oracle DB.
> when any user viewing ASP page (contain some data from DB),
> close the window by clicking on CLOSE (cross on right top).
> when the connection get lost from server ?
> As in my case the connection remains and if 100 users comes
> and 70 close
> like this only the site get down as 70 connection remains.
>
> Is there is some setting in IIS or Database ?
>
> Please provide the help ASAP.
>
> Regards,
|
|
 |