Subject Inserting data from another fdb file
Author Planles
Hello!

I have two fdb files, file1.fdb and file2.fdb.
I want to copy some records (not whole table) from Table_a from file2.fdb to
Table_a from file1.fdb.

Table_a in both fdb files has the same structure.

How can I do this ?


Regards,
Primoz