On Mon, Sep 12, 2011 at 5:25 AM, Rogel Nocedo
wrote:
> Is there a way that I can use the postgresql commands like pg_dump etc in
> servoy? I am tasked to do a restore/backup database utility
> programmatically for our users. It’s a little painful to do a select for
> the table and insert script
Hi!
Is there a way that I can use the postgresql commands like pg_dump etc
in servoy? I am tasked to do a restore/backup database utility
programmatically for our users. It's a little painful to do a select
for the table and insert scripts based on the resultset.
Thanks and Regards,
Roge