Firebird Question: Download Firebird PDF

How to open the database in exclusive mode?

Tweet Share WhatsApp

Answer:

You need to shutdown the database (using gfix or some other tool). Firebird 2.0 offers various shutdown modes (single-user, single-connection, multiple connection, etc.). Take a look at Firebird 2 release notes for details.

Download Firebird PDF Read All 44 Firebird Questions
Previous QuestionNext Question
How to pipe multiline string to isql?How to move a multi-file database?