Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Migration from MS-SQL Server (on windows) to Sybase (on unix)

Status
Not open for further replies.

Coderifous

Programmer
Dec 13, 2001
782
US
My contract has inherited a legacy MS-SQL Server DB, and our mission will be to port it to Unix - the chosen target DB is Sybase. Not sure exactly who chose Sybase, but whatever. The good news, as I understand it, is that MS-SQL Server and Sybase have a shared heritage - making many features of the two common. The bad news is: I've never used either. I'm an open source guy living in a closed source world. My questions:

What tools/scripts/methods would any of you recommend for migrating the schema, migrating the data, and migrating the stored procedures/triggers?

Anybody have any experience with this? Highly compatible? Any gotchas? Any perl scripts? ;)

--jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top