Jump to content

Move Firebird data to SQL Server


Recommended Posts

Hi,

There are several options:

1- Grab a migration tool and directly move your .fdb into SQL Server databases (probably extracting data from the first source and plugging it into the second with queries). Googling a little bit will return a good list of alternatives.

2- Using Plastic SCM replication:

2.1 - Install the new server

2.2 - replicate each branch from the old server into the new one

Let me know which option do you prefer and then we can move forward.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...