2levelsabove Posted February 5, 2010 Share Posted February 5, 2010 Bought a zipcode database and found out that the schema and all is in MSSQL. How do I convert the schema into valid MySQL schema so I can import it in MySQL? Thanks Guys Link to comment https://forums.phpfreaks.com/topic/191102-how-to-convert-mssql-schema-to-mysql-schema/ Share on other sites More sharing options...
trq Posted February 6, 2010 Share Posted February 6, 2010 I don't believe there are any tools available that do this. I searched for a while for a project at work. You'll likely need to do this yourself. Link to comment https://forums.phpfreaks.com/topic/191102-how-to-convert-mssql-schema-to-mysql-schema/#findComment-1007710 Share on other sites More sharing options...
2levelsabove Posted February 6, 2010 Author Share Posted February 6, 2010 Oh man! that sucks! Link to comment https://forums.phpfreaks.com/topic/191102-how-to-convert-mssql-schema-to-mysql-schema/#findComment-1007896 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.