Tagged Questions
0
votes
3answers
1k views
How to import Sybase .db file into SQL Server database?
I've been given a Sybase .db file by a client and I need to import that into a new SQL Server database so that I may see the data as well as the tables and their relationships, any ideas on how that ...