Subject | Re: [firebird-support] Web application failure |
---|---|
Author | Daniel Rail |
Post date | 2006-05-03T08:59:39Z |
Hi,
At May 3, 2006, 2:50 AM, Jules wrote:
What is the isolation level for the web app on IIS(set at the folder
level)?
--
Best regards,
Daniel Rail
Senior Software Developer
ACCRA Consultants Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At May 3, 2006, 2:50 AM, Jules wrote:
> I have since rebooted our webserver and have found the applicationHere I'm assuming that the connection is made via TCP/IP. Am I right?
> errors have been fewer but intial error still remains.
> * Our application is running on an 2000 IIS6 server seperate from
> our fb1.5 install running on FedoraCore4.
What is the isolation level for the web app on IIS(set at the folder
level)?
> * The web application is written in Delphi 7 and uses the Interbase Access components toWhich component set for the web app are you using?
> connect to Firebird.
> * The Web application holds a session open for the web user while they are active and timesThis will depend on the web app isolation level that is chosen in IIS.
> out the session after an hour of inactivity (when the wander away). The objects for the
> session will be being destroyed when the timeout happens - there is no explicit closing of
> database connections and am assuming the objects do that themselves.
--
Best regards,
Daniel Rail
Senior Software Developer
ACCRA Consultants Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)