Replication to non-Interbase/Firebird database

Q: Can I replicate to another SQL database?

A: Not directly. You can replicate to the SQL log. The logged SQL commands (INSERT, UPDATE, DELETE) may be feeded to any SQL database.