Re: Programatically Backup Database Using Visual Basic - Mailing list pgsql-sql

From Josh Berkus
Subject Re: Programatically Backup Database Using Visual Basic
Date
Msg-id 200604192131.45966.josh@agliodbs.com
Whole thread Raw
In response to Programatically Backup Database Using Visual Basic  ("Christian Paul B. Cosinas" <cpc@cybees.com>)
List pgsql-sql
Paul,

> Hi is there a way wherein I can interface the pg_dump of PostgreSQL Server
> in Visual basic.
>
> I mean for example I want to backup Databases "DB1", "BD12", "DB3" using
> pg_dump

You'd have to run them as shell commands in VB.  Not sure if VB has a 
mechanism for that.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-sql by date:

Previous
From: "Christian Paul B. Cosinas"
Date:
Subject: Programatically Backup Database Using Visual Basic
Next
From: Louise Catherine
Date:
Subject: Re: Field length ??