Firebird Question:
Download Questions PDF

How to do replication of Firebird databases?

Answer:

Firebird does not offer replication out-of-the-box, you need to use some 3rd party tools. Those external tools add specific triggers that log all the changes in database and replicate to other databases.

Download Firebird Interview Questions And Answers PDF

Previous QuestionNext Question
How to drop all foreign keys in database?How to disconnect the user connection?