Connecting Tech Pros Worldwide Forums | Help | Site Map

migrated from sqlserver2005 to mysql

Familiar Sight
 
Join Date: Oct 2008
Posts: 128
#1: Jul 13 '09
kindly help me to provide important link as i migrated from sqlserver2005 to mysql
sqlserver offers many facilities such as
easy importexport from sqlserver to any formate access excel etc
copy paste data to database
query designer to design query easily
but i can not to any of the works in mysql
Member
 
Join Date: Jan 2009
Location: USA
Posts: 118
#2: Jul 22 '09

re: migrated from sqlserver2005 to mysql


try this out at: www.mysql.com/downloads

they have a migration tool their for the conversion.

hope this helps.

theo
Canabeez's Avatar
Member
 
Join Date: Jul 2009
Location: Israel
Posts: 85
#3: Jul 23 '09

re: migrated from sqlserver2005 to mysql


Can't you dump the database from sqlserver2005 into *.sql file and then import it into mysql...?
Member
 
Join Date: Jan 2009
Location: USA
Posts: 118
#4: Jul 23 '09

re: migrated from sqlserver2005 to mysql


i dont suggest it its to differant formats. the migration tool for sql to mysql takes procedures, functions, modules, schemas, etc... buts them in mysql format for the migration.

its like going from a windows platform to linux platform its not going to happen with out some sort of migration process.

i suggest using the tool so that you don't destroy your sys or system hive in mysql.

hope this helps.

theo werntz ii
Reply