Subject data dumping
Author Maris Paupe
Hi,
I did some reading but didn't find a way how to dump only data from a
firebird database. With isql I could dump only a database structure(DDL)
with no data(MLD). I found some tools like fbcopy and fbexport but their
execution terminates immediatly with no errors and with no results :(

It's somehow lame that server comes without tools for data dumping...

What other tools can you suggest for dumpng/restoring database except
fbcopy and fbexport?

Btw, maybe somebody have experienced such strage behavior of the fbcopy too?