Tuesday, March 20, 2012

convertinf mysql to sql server express

Hi, I am trying to convert mysql to sql server express, but don't know how to go about it. Can anybody please help me?

Thanks! /EvaThere is no direct conversion mechanism in SQL Server. YOu either have to Import the data from SQL Server or export the data from MySQL to the SQL Server database.

HTH, Jens SUessmeyer.

http://www.sqlserver2005.de

No comments:

Post a Comment