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 Quote 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. Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/49470-solved-mysql-migration/#findComment-243380 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.