Subject Re: [firebird-support] gbak to backup and restore just onte table in database
Author Ann W. Harrison
Stefan Heymann wrote:
>
> It should, however, be possible to just *restore* one table, using the
> -o[ne_at_a_time] option. I didn't test that though, so I don't know if
> it works ...

No, that won't work either. Firebird developers tend to see a database
as a set of related data, not a random group of tables. Restoring just
one table is likely to break explicit or implicit connections.


Regards,


Ann