[DUG] Firebird copying tables
Jason Saggers
jsaggers at esp.co.nz
Tue Aug 9 21:30:45 NZST 2005
Ive been doing similar recently and have found the bdpTableCopy to be
very quick. You pass it a destination connection and table and a src
command. It then copies every row returned from the src command into
the destination db. Very Quick
Jason
-----Original Message-----
From: Paul Lowman [mailto:paul_lowman at xtra.co.nz]
Sent: Tuesday, 9 August 2005 5:19 p.m.
To: Delphi List
Subject: [DUG] Firebird copying tables
Whats the best way of copying selected records from one database/table
to another database/table. I am currently doing it one by one and it is
very slow ... ;-(
Cheers
Paul Lowman
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
More information about the Delphi
mailing list