Migrate from MS SQL Server to MySQL
Posted: Mon 25 Nov 2013 10:49
Dear Sirs,
we are working on a migration from MS SQL Server to MySQL.
At the moment we are using a LINQ-to-SQL entity class (dbml file) for the database stored in a MS SQL Server. We created an identical database with alls tables, views and stored procedures on a MySQL server.
My questions are:
- What is the best way to migrate the existing LINQ-to-SQL class to MySQL?
- Do you have any tutorials or other documents we should begin with?
- Is there a way to let customers choose, which server they want to use?
Many thanks in advance!
Best Regards
Bodo
we are working on a migration from MS SQL Server to MySQL.
At the moment we are using a LINQ-to-SQL entity class (dbml file) for the database stored in a MS SQL Server. We created an identical database with alls tables, views and stored procedures on a MySQL server.
My questions are:
- What is the best way to migrate the existing LINQ-to-SQL class to MySQL?
- Do you have any tutorials or other documents we should begin with?
- Is there a way to let customers choose, which server they want to use?
Many thanks in advance!
Best Regards
Bodo