
ATAF-CON can automatically convert the database design and copy the data from a MS-Access database and create it on a mySQL server in one of the 4 following ways:(1)A ATAF-CON manually created ASP script, you have to run the script on your ISP web server ( for this you can use ATAF).(2)If you are connected to the same network as your mySQL server, you can convert the database design directly to the mySQL server and then copy the all the database records afterwards.(3)If your ISP supports ATAF-CON you can directly convert your MS-Access database from the ATAF-CON application to your ISP's mySQL server.(4)If your ISP does not support ATAF-CON, ATAF-CON will create all the necessary scripts for you, then you upload the scripts to your web server, execute them on the server and your MS-Access database and data are converted to the mySQL server.
|