Firebird to SQL Server Migration -


  1. What is a tool for SQL Server to migrate (i.e. import / export)?

  2. Any other option (SSIS).

Please tell me about useful information.

SQL Server comes with import / export functionality but I do not know more about Firebird, but If it supports ODBC, then you can install the ODBC driver on your SQL Server and import it away.


Comments