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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sybase Anywhere 9 to SQL 2005 Express

Status
Not open for further replies.
Feb 1, 2001
116
US
Is there anyway to convert my Sybase SQL Anywhere 9 database to Microsoft SQL 2005 Express?

Thanks
 
What kind of objects are in your database? I'm sure you can get the tables and everything in there pretty easily, but any kind of code you have stored for views, stored procedures and such might need to be tweaked to work in SQL Server.

A wise man once said
"The only thing normal about database guys is their tables".
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top