How do I import an mdf database file into MySQL?
-
I have an .mdf file(which is supposed to have database). I'm using Ubuntu 12.10 . I want to import the database into mysql.5.5.28-0ubuntu0.12.10.2 (Ubuntu) as this is version I'm using for mysql.
-
Answer:
You have some options: You can use MSSQL Express and interface utility to make a raw sql dump of the database. As http://msdn.microsoft.com/en-us/library/ms187510.aspx Use http://opendbcopy.sourceforge.net/
Karan Batta at Ask Ubuntu Visit the source
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
Related Q & A:
- How do I import my address book from an fsnet.co.uk email address into yahoo?Best solution by Yahoo! Answers
- How do I import addresses from Outlook Express in to my Yahoo Address Book?Best solution by Yahoo! Answers
- How can I import bookmarks from an old Yahoo account?Best solution by Yahoo! Answers
- How do I import my contacts from MSN messenger into Yahoo messenger?Best solution by Yahoo! Answers
- How do I import folders from Yahoo Mail to Outlook? I already have Yahoo Mail Plus?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.