Subject Re: [firebird-support] Re: GBak TPB
Author Milan Babuskov
m2data wrote:
>> exports data though and you'll have a separate backup file for each
>> table. But it has been tested to work fine with FB 2.1.
>
> If I do it one-by-one will it still by within the same transaction
> (snapshot)?
>
> If not it will not help me.

No. Each one will be a separate transaction. Maybe you should use FBCopy
instead. Create an empty database (gbak -m, gbak -c) and use FBCopy to
copy only tables and fields you need (by editing the definition file),
all in a single transaction (use option E).

--
Milan Babuskov
http://www.flamerobin.org