On 27/06/02, Kipp, James ([EMAIL PROTECTED]) wrote:
> > I have a script which I imagine will loop every 15 to 60 seconds.
> > 
> > Should I make the database connection at the beginning of the script,
> > and just keep reusing it, or would it be more prudent to remake the
> > connection in the body of the loop?
> > 
> 
> I have a similar situation and have the same question. are you running
> the script as a daemon or just using 'while {..} sleep' sort of thing?

Just the while(). How does one make it a daemon?

-- 
Rory Campbell-Lange 
<[EMAIL PROTECTED]>
<www.campbell-lange.net>

Reply via email to