Subject Re: How to pump data with criteria
Author ettotev
--- In firebird-support@yahoogroups.com, "ettotev" <emilt@...> wrote:
>
> Hi
> I have a big corrupted database (> 1GB). With many trials and errors I was able to determine that the corruption only affects small number of records in one (large) table.
>
> I want now to pump the good data from the corrupted database into a new one, skipping only the records I know are corrupt. Can anyone suggest a suitable tool that can use a 'where' clause when pumping data?
>
> Thanks in advance
> Emil
>

OK, I had somehow overlooked this option in fbcopy.
I've done successfully what I wanted, thanks to Milan ;-)