Subject Re: [firebird-support] dump/restore
Author Geoff Worboys
> My question:

> Is there a program (preferable without gui), that exports the
> data of the tables (all the tables)???
> this for sure would fix the corruption problem, as the data
> could be edited and than reloaded in the database (pg_dump,
> or sqlplus does it...)

This is not exactly what you want, but it could be close:

http://www.telesiscomputing.com.au/dbk.htm

The backup process performed by DBak duplicates all tables
into a new database with no constraints defined. Thus you
can edit any of the data in any of the tables in the backup
database using something like IB_SQL or whatever.

Both console and GUI (Windows only at this time) versions
are available.

--
Geoff Worboys
Telesis Computing