Hi Raghu
Thanks for the site.
I am still having problems.
The following downloads a file of 0 bytes.
procedure TForm1.Button3Click(Sender: TObject);
begin
PSQLDump1.DumpToFile('E5R',
'C:\PDW\E5R');
end;
(E5R is the database name.)
The Dump component points to a viable database.
I left the schema and tables empty as I understand that doing so will dump
the whole database.
Any help would be appreciated.
Bob
From: raghu ram
Sent: Thursday, May 12, 2011 11:36 AM
To: Bob
Pawley
Cc: Postgresql
Subject: Re: Postgredac Dump On Thu, May 12, 2011 at 10:02 PM, Bob Pawley <rjpawley@xxxxxxx>
wrote:
Below URL will give more detail information about Postgresdac dump::
--Raghu Ram
|