I have client which wants to store his data online in s MySQL database, and then use a MsAccess front end to access and use the data.
How do I link the tables in the front end to the tables in the MySQL database?
Will
How do I link the tables in the front end to the tables in the MySQL database?
Will