jakebur01 Posted May 1, 2007 Share Posted May 1, 2007 I want to copy a table from my ms sql database into my mysql database. If I use the migration tool to do this will this change or effect the data in my ms sql table in any way? I need to leave the data in my mssql table untouched. `Jake Link to comment https://forums.phpfreaks.com/topic/49470-solved-mysql-migration/ Share on other sites More sharing options...
bubblegum.anarchy Posted May 2, 2007 Share Posted May 2, 2007 No changes should be applied to the ms sql database unless there is an explicit command that wipes all the data... backup the database for safety sake. Link to comment https://forums.phpfreaks.com/topic/49470-solved-mysql-migration/#findComment-243069 Share on other sites More sharing options...
jakebur01 Posted May 2, 2007 Author Share Posted May 2, 2007 Thank you. Link to comment https://forums.phpfreaks.com/topic/49470-solved-mysql-migration/#findComment-243380 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.