If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Offline Conversion of MDF to MySQL Importable File

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-10-08, 13:37
crobs808 crobs808 is offline
Registered User
 
Join Date: Jan 2005
Posts: 3
Question Offline Conversion of MDF to MySQL Importable File

Ok here's my situation...I have MDF/LDF files from a MS SQL database, and I need to convert/import it into MySQL on my server. Now, there are TONS of tools to do this, but for all of them you need access to the SQL Server, which I do not have anymore, I just have the MDF/LDF files from the server on a different computer now, so I basically need a program that will convert this MDF file to a file I can import into my MySQL DB...

...Also, I DO have phpMyAdmin, and I have tried importing the MDF file on it's own, without conversion, selecting all different forms of compatibility/character set options, but it always spits out an error, and will nto import. How can I get this file at least converted to an importable file so I can get the data into MySQL without access to a SQL Server?...I just have the MDF files, no MSSQL server access.

Thanks
::: Connor
Reply With Quote
  #2 (permalink)  
Old 04-10-08, 13:46
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,534
Quote:
Originally Posted by crobs808
I just have the MDF files, no MSSQL server access.
download the desktop version, i think it's called SQL Server Express or something (the child of MSDE)
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 04-10-08, 14:55
crobs808 crobs808 is offline
Registered User
 
Join Date: Jan 2005
Posts: 3
Unhappy doesn't work

I tried that. Installed SQL 2005 Express from Microsoft's website, but there is no "attach" option to attach the database to 2005 Express. I even tried to manually rename the MDF and LDF files to 'master' and 'mastlog' and replace the default DB files, and that wouldnt work either

any other ideas?

- connor
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On