On Mon, 27 Nov 2000, Bernie Huang wrote:
> I was thinking of writing up a PHP script and put into crontab, which is
> somehow easier than a shell script, but PHP is an apache module, so I
> cannot execute PHP under crontab (it has to be executed in a browser
> right?). I guess a shell script is necessary. So, is it possible to
> call 'psql' and returning its query result and I can use sendmail to
> email the result? Any other idea?
Is there any reason to not use Perl & DBI or the Pg.pm module?
Brett W. McCoy
http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
Exhilaration is that feeling you get just after a great idea hits you,
and just before you realize what is wrong with it.
- [SQL] a script that queries database periodically Bernie Huang
- Re: [SQL] a script that queries database periodi... Brett W. McCoy
- Re: [SQL] a script that queries database periodi... Mathijs Brands
- Re: [SQL] a script that queries database periodi... Serge Canizares
- Re: [SQL] a script that queries database periodi... Poul L. Christiansen
- Re: [SQL] a script that queries database per... Roberto Mello
- Re: [PHP-DB] Re: [SQL] a script that que... Jason
- Re: [PHP-DB] Re: [SQL] a script that... Roberto Mello
- Re: [PHP] Re: [PHP-DB] Re: [SQL... Joe Stump
- Re: [PHP-DB] Re: [SQL] a script... clayton cottingham
- Re: [GENERAL] Re: [PHP-DB] Re: ... Dan Wilson
- Re: [SQL] a script that queries database per... Mathijs Brands
