Subject Re: [firebird-support] Re: MS SQL update Firebird Database
Author Dean Harding
Alexandre Benson Smith wrote:
> > Can you link an SQL-server to a Firebird database ?
> >
> > If so, could someone please explain how.
>
> There are some data pump utilities around, some of then could connect to
> an ODBC data source, and could import from SQL-Server
>

Additionally, in SQL Server itself, you could (though I haven't tested
personally; I'm assuming this is what the OP is doing) add a firebird
database as a linked server (using the ODBC driver).

Dean.