So, I'm creating a DB with MySQL as the backend and Access as the frontend via ODBC, and it currently is working, with several tables on the MySQL end that Access can, well, access.<BR><BR>So, at this ...
I have been assigned a small project that requires a Perl front end via CGI and a MySQL back end with a simple database. The database has basic names, addresses, and some flags to tell whether someone ...