Subject Insert rows from table in other database
Author HBK
Hi

Please help me with syntax to Insert rows from table in other database:

INSERT INTO "customer.gdb".table
FROM "192.168.1.1:c:\oldcustomer.gdb".table
Where Name = 'David'

Thank you !
HB
Norway


[Non-text portions of this message have been removed]