KMC1499 Posted October 27, 2008 Share Posted October 27, 2008 I was wondering if anyone had any success building their database in ms Access then convert it to Mysql. I downloaded a tool to do this for me (unless someone knows how to extract the database design in a text file). Is there anything that i should look out for? i have the mysql workbench but as of now i really familiar with it. i know practice practice lol I was doing this to simplify the database design (im already familiar with access) so i would have a GUI to show me all the tables i have and their relationships. Quote Link to comment https://forums.phpfreaks.com/topic/130317-solved-mysql-and-access/ Share on other sites More sharing options...
Barand Posted October 27, 2008 Share Posted October 27, 2008 Main thing to watch for is confusion over column types [pre]Access MySQL -------+--------- text | varchar memo | text[/pre] Quote Link to comment https://forums.phpfreaks.com/topic/130317-solved-mysql-and-access/#findComment-675931 Share on other sites More sharing options...
KMC1499 Posted October 27, 2008 Author Share Posted October 27, 2008 thanks! Quote Link to comment https://forums.phpfreaks.com/topic/130317-solved-mysql-and-access/#findComment-676047 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.