Subject | Re: copying data between FB DBs on the same machine |
---|---|
Author | christian_stengel |
Post date | 2003-08-12T14:44:05Z |
Hi,
maby, if you really just want to copy some data
between two databases (and you don't need to do this
concurrenty and permanently) you can declare an table
as an external file in both databases with the same
file to access these data.
CU Chris
maby, if you really just want to copy some data
between two databases (and you don't need to do this
concurrenty and permanently) you can declare an table
as an external file in both databases with the same
file to access these data.
CU Chris