freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: James Cameron <cameron AT stl.dec.com>
- To: TDS Development Group <freetds AT franklin.oit.unc.edu>
- Subject: Re: persistent connection
- Date: Thu, 31 Aug 2000 08:54:08 +1100
Daniel Bruce Lynes wrote:
> That's a PHP error, I believe...check your php.ini file for this.
Also consider this line of PHP code ...
set_time_limit (20);
This will reset the timer when it is executed. The new expiry will be
20 seconds.
Placing one of these just before a long duration database call may help,
but carefully choose how long you are prepared to wait.
Placing a reset for five seconds inside a database-reading loop may
help, but make sure you have some limit coded to exit the loop if you
get too many records.
--
James Cameron (cameron AT stl.dec.com)
http://www.linux.org/ http://www.linux.org.au/ http://www.freshmeat.net/
-
persistent connection,
Sam Sam, 08/22/2000
- <Possible follow-up(s)>
- Re: persistent connection, Sam Sam, 08/22/2000
- Re: persistent connection, Daniel Bruce Lynes, 08/25/2000
- Re: persistent connection, James Cameron, 08/30/2000
Archive powered by MHonArc 2.6.24.