How to import .MDF Database?

How do I import an mdf database file into MySQL?

Karan Batta at Ask Ubuntu Visit the source

Was this solution helpful to you?

Other answers

There is infact a process ready to go with MySQL Workbench. Here is the documentation: http://www.mysql.com/products/workbench/migrate/ http://dev.mysql.com/doc/workbench/en/wb-migration-database-mssql.html I have used it before, and I intend to use it again a few times this year.

Mathnode

mdf is a SQL Server database file. You can use http://opendbcopy.sourceforge.net/ to copy your database.

dedunumax

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.