On Jan 25, 2005, at 7:25 AM, Tope Akinniyi wrote:
>
> Is anyone aware of a standalone DLL that can be integrated with
> applications for pg_dump and restore without resorting to asking
> clients to use tools like pgAdmin for their backup and restore cores?
If your programming tool supports it, you can just build the
pg_dump.exe command line and execute it. Your application just needs to
have a folder included with pg_dump and the supporting dll libraries.
John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL