Subject | Re: [ib-support] Table 2 Table |
---|---|
Author | Paul Beach |
Post date | 2001-10-29T15:04:14Z |
We also uncommented a development only function in ISQL that now supports
this also in production...
Function is copy_table, copy source table to new destination table
Same database = ISQL> COPY foo1 foo2;
Another database = ISQL> COPY foo1 foo2 'node:c:\db_dir\db.gdb';
Regards
Paul Beach
Main Tel (UK):+44 (0) 1844 354465
Mobile: (UK): +44 (0) 7764 188603
http://www.ibphoenix.com
For all your upto date Firebird and
InterBase information
this also in production...
Function is copy_table, copy source table to new destination table
Same database = ISQL> COPY foo1 foo2;
Another database = ISQL> COPY foo1 foo2 'node:c:\db_dir\db.gdb';
Regards
Paul Beach
Main Tel (UK):+44 (0) 1844 354465
Mobile: (UK): +44 (0) 7764 188603
http://www.ibphoenix.com
For all your upto date Firebird and
InterBase information