Subject | Re: [firebird-support] Re: Data Extract |
---|---|
Author | Milan Babuskov |
Post date | 2005-03-04T17:29:39Z |
cowmix3 wrote:
I guess you need to move data to some other site and upload there? You
could do a backup, take it to the other site, restore and then use
FBCopy to pump into destination database.
there and use FBCopy to pump customer's data in new database. I do
this often (it's one of the reasons why FBCopy is created).
To create metadata-only backup, you can use gbak with -m option.
HTH
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
> Is there any way to get FBEXPORT to export an entire database?You could call it on a table-by-table basis.
I guess you need to move data to some other site and upload there? You
could do a backup, take it to the other site, restore and then use
FBCopy to pump into destination database.
>>>Practically I have to extract data from customer db and insert intoFor this: send empty metadata-only backup to customer, restore it
>>>new db,if it is so, can anyone give some idea how to do data extract
>>>in a better way.
there and use FBCopy to pump customer's data in new database. I do
this often (it's one of the reasons why FBCopy is created).
To create metadata-only backup, you can use gbak with -m option.
HTH
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org