[DUG] Firebird copying tables

Trevor Jones trevorj at ihug.co.nz
Thu Aug 11 18:39:25 NZST 2005


You might be able to do this with QLI (if you can find a copy anywhere) as
it supports copying between databases.

I know that it worked with at least one version of Firebird.

-----Original Message-----
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz] On
Behalf Of Paul Lowman
Sent: Thursday, 11 August 2005 12:25 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Firebird copying tables

Richard

The problem is that I am dealing with two different databases ..

Paul Lowman

>You could always use direct SQL
>
>Insert into table xyz select blah blah from pqr where criteria met
>
>This syntax is valid in InterBase and has been since 5.x at least so it
>should work in Firebird... 

_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi



More information about the Delphi mailing list