Can anyone recommend me how I can convert MySQL database to MS SQL server 2005 database? I am new to the SQL server 2005. Is there any ODBC I can use? Thanks in advance
Hello, is anyone home?
|||
if its few tables you can create linkedserver in sql server and fetch the data from mysql.
Refer this link
http://www.microsoft.com/technet/prodtechnol/sql/2000/deploy/mysql.mspx
Madhu
No comments:
Post a Comment