Subject | Re: [firebird-support] Re: copying data between FB DBs on the same machine |
---|---|
Author | Milan Babuskov |
Post date | 2003-08-12T15:02:17Z |
christian_stengel wrote:
your NULL values. External tables can't represent NULL values, so it
will work only if you have tables without nulls. (It's one of the
reasons why I created FBExport...)
Use some tool to do it as others suggested.
--
Milan Babuskov
http://fbexport.sourceforge.net
> maby, if you really just want to copy some dataIn my experience, this is not a good idea since you will loose all of
> 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.
your NULL values. External tables can't represent NULL values, so it
will work only if you have tables without nulls. (It's one of the
reasons why I created FBExport...)
Use some tool to do it as others suggested.
--
Milan Babuskov
http://fbexport.sourceforge.net