I have a PHP project in which MYSQL databse is used. I want to convert it to a .NET project. I am generating .sql file of database(from PHP my admin) and want to run it in MS SQL Server. But it is not allowing. How to do it.
Asked
Active
Viewed 97 times
1
-
try to get tools that convert mysql to mssql – deepi Jul 23 '13 at 11:34