FW: Help with timeouts

From: "Vidas Makauskas" <dbf(at)lindra(dot)lt>
To: <pgsql-php(at)postgresql(dot)org>
Subject: FW: Help with timeouts
Date: 2001-10-08 06:22:27
Message-ID: NFBBKEKGNLOACGGMDFKPGEAMCBAA.dbf@lindra.lt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

-----Original Message-----
From: Josh Berkus [mailto:josh(at)agliodbs(dot)com]
Sent: Friday, October 05, 2001 4:14 PM
To: dbf(at)lindra(dot)lt
Subject: Re: [PHP] Help with timeouts

Vidas,

> Split your very complex database operation in some parts.
> page.php run first part of operation - create temporary table.
> (Temporary table exits till you are conected)
> In returned.html <BODY onload='secondPartOfQuery()'>,
> Function secondPartOfQuery() - links to server once more for second
> part of
> operation and so on...

Thank you. Believe it or not, a list member actually phoned me with the
same suggestion last night, which we will implement. Since he was
first, he gets the pick of charity.

Thank you again.

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

Browse pgsql-php by date

  From Date Subject
Next Message Gurudutt 2001-10-08 12:37:14 PEAR Problem
Previous Message Adam Haberlach 2001-10-07 16:21:12 Re: Help with timeouts