How to backup the embedded database?
You have two alternatives:
1. Do the backup using Services API from your application. It works just like a regular backup done by the full server.
2. If your connectivity library does not support Services API for backup, you can use GBAK with embedded library. In this case you need to disconnect from the database as only one application can be connected at a time (and GBAK counts as a separate application).
Do you find this FAQ incorrect or incomplete? Please e-mail us what
needs to be changed. To ensure quality, each change is checked by our editors (and often tested on live Firebird
databases), before it enters the main FAQ database. If you desire so, the
changes will be credited to your name. To learn more, visit our add content page.
All contents are copyright © 2007-2024 FirebirdFAQ.org unless otherwise stated in the text.