To create the MySQL Scripts select > Tools > Scripts for MySQL
The MySQL scripts can be used to simplify migration from Access to MySQL.
parts
mfr_links
supplier_links
Using the MySQL Workbench.
Use the MySQL scripts generated in Parts to create MySQL schemas and tables.
MySQL uses lower case table names . . .
parts
mfr_links
supplier_links
Use MySQL Workbench > File > Open SQL Script, then execute the parts script.
Use MySQL Workbench > Query > Execute (All or Selection)
Example for the parts schema and table . . .
click on image to view
click on image to view
Then click refresh (see mouse cursor below) ! ! !
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAFjxFkKNj_iPyIAntfWtjRaPUKQXIo25QRDw2taNtsaFWtCw4Ecnb7aPVH0YB9N3QkOIp3rC8Syryu78FKN0GTTJzOJXxPTbfGaEuf9ZNX-oq9yTz1R3TeH-EJG6rfOn-JshOFe42k2M/s320/ScreenShot034.png)
Expand the schemas to see the parts table.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaKNJaNwgM282tpptkEFKP0aH9izDsHJTf36OoINM792wN9Pu5ViXorniq7xDaxlHuu0Mp0xVeZrLuSttP57UtudQT53pe0B5J1ZZKdEWifWWXiSZ0Xr453WClc5bcVgr6ghZTXwtyjOo/s400/ScreenShot036.png)
Repeat the above steps to create the mfr_links and supplier_links schemas and tables.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAFjxFkKNj_iPyIAntfWtjRaPUKQXIo25QRDw2taNtsaFWtCw4Ecnb7aPVH0YB9N3QkOIp3rC8Syryu78FKN0GTTJzOJXxPTbfGaEuf9ZNX-oq9yTz1R3TeH-EJG6rfOn-JshOFe42k2M/s320/ScreenShot034.png)
Expand the schemas to see the parts table.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaKNJaNwgM282tpptkEFKP0aH9izDsHJTf36OoINM792wN9Pu5ViXorniq7xDaxlHuu0Mp0xVeZrLuSttP57UtudQT53pe0B5J1ZZKdEWifWWXiSZ0Xr453WClc5bcVgr6ghZTXwtyjOo/s400/ScreenShot036.png)
Repeat the above steps to create the mfr_links and supplier_links schemas and tables.
See MySQL Connection Strings
Contact Parts for technical support.
That's it !
Contact Parts for technical support.
That's it !