Subject Firebird and MS-SQL
Author lsbtreis
Hello

I´m migratting software from MS-SQL database server to firebird and
I would like to make two questions:
- Is there a way that firebird database can comunicate with a MS-SQL
database?
- Is there a way to firebird execute a certain task periodically?

The system needs to get data from another system and to do it the
firebird database need to periodically execute one stored procedure
in the MS-SQL database. Is this possible?

Thanks