Subject Re: Cannot restore database
Author tomkrej
Thank you Vlad,

It is productional database :-(

We need to stay on FB2.1 because the user has firebird on linux and there is not FB2.5 in repository.

Colegue found the easier way. We extract metadata from original database to script (only SP, triggers and views). And then we aply this script on new (restored) database. After that we can backup and restore new database.

I didn't try it because it logged that it creates triggers, SPs and views and I didn't know if I can do it.

Best regards,
Tomas