cancel
Showing results for 
Search instead for 
Did you mean: 

Import multiple sybase .db files into SQL Server 2014

Former Member
0 Kudos

Hi,

We have .db files in sybase 9 and 11 versions. We are using these databases configured manually by using config files and running them.

Now my task is to migrate those 500+ .db files into SQL server.

What could be the easy way of doing this?

Accepted Solutions (0)

Answers (1)

Answers (1)

regdomaratzki
Advisor
Advisor
0 Kudos

Are you simply trying to do a one-time import of the data in the SQL Anywhere databases into SQL Server, or are you trying to setup a synchronization environment to keep data in synch from these 500 SQL Anywhere databases in a single SQL Server instance?

Former Member
0 Kudos

I would like to know both the ways

For time being i will load one-time import. But in future I want to sync with SQL server.