Re: Programatically Backup Database Using Visual Basic

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Programatically Backup Database Using Visual Basic
Date: 2006-04-20 04:31:45
Message-ID: 200604192131.45966.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Louise Catherine 2006-04-20 06:08:38 Re: Field length ??
Previous Message Louise Catherine 2006-04-20 03:32:02 Field length ??