Firebird Question:
Download Job Interview Questions and Answers PDF
How to open the database in exclusive mode?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
How to pipe multiline string to isql? | How to move a multi-file database? |