Access, FTP, PHP, MySQL – Part 3
If you are new here, you may want to subscribe to my RSS feed or the site newsletter. Thanks for visiting!
Continuing with my series about using Access on a PC to feed a MySQL database on the web! Read part 3 here. This part describes the structure of the 2 databases involved. One is an MS Access database on a local PC. The other is a MySQL database on a webserver.
Remember that this method was created for websites that exist on servers that do NOT allow remote MySQL connections. Some servers do allow the remote connections, which simplifies the whole process.
Leave a Reply