Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

May I know how to transfer my database from SQL Server to MySQL.

 

I did try use "Export data" feature in SQL 2000 to MySQL, but there is error to create table in MySQL... hope someone can help.... TQ

Posted
Importing Data from SQL to MySQL is a big problem. some time ago i have seen a Tool, i didnt remebered its name but its functionality was to transfer data from SQL Server to MySQL. i hope google.com might help you in this

The one and only

Dr. Madz

eee-m@il

Posted

It is a big problem? But I just remember last time I did before and it was quite easy....

 

Now I not sure whether it is because my SQL Server is version 7 at that time, so I think I need to test it in SQL Server 7.0.

 

You mean we need to use third party tool to transfer data between SQL Server and MySQL?

Posted

I forgot to add, you won't get views or stored procedures from mssql into mysql though, and presumably no triggers either.

So if you're just trying to move tables and data, this should work a treat.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...