Subject GBAK with embedded firebird
Author kimon_the_athenian2
Hi!

I got a program with embedded FB. I'd like to let users backup
database using a command from the same program. Is it possible to do
it without first disconnecting from database (because gbak can't
access db when application is connected to it) ?

Or, is there some Delphi interface to Firebird backup api available,
so that I don't need to use gbak?

thanks!

Aivar