Subject | Re: [firebird-support] Re: gbak to backup and restore just onte table in database |
---|---|
Author | Milan Babuskov |
Post date | 2007-12-12T08:24:31Z |
Adam wrote:
fbexport -S -V tablename -F backup_filename -D database -P password
To import data back:
fbexport -I -V tablename -F backup_filename -D database -P password
original one.
--
Milan Babuskov
http://www.guacosoft.com
>> Is that possible to make a backup from just one table in databaseYou can do it with FBExport, something like this:
>> using gbak? If possible, wish the sintaxe. And restore?
>
> No. You can however use one of the numerous data pumping tools to do
> something like what you need. You may even be able to use external
> tables for the purpose.
fbexport -S -V tablename -F backup_filename -D database -P password
To import data back:
fbexport -I -V tablename -F backup_filename -D database -P password
> AdamSorry I'm replying to your message, it looks like I'm missing the
original one.
--
Milan Babuskov
http://www.guacosoft.com