Does anybody konw if there is a way to connect MIcrosoft Access to an online database?
I am wondering if there is a way on how to connect a Microsoft Access database to an online MYSQL database (they both run with mysql so it should be possible)
Create a Data Source using the Data Source Manager in the Administrative Tools area of Windows. After that, Created a Linked Table in Access, point it to the data source you created, and pick the tables you’d like to link.
February 27th, 2010 at 11:25 am
Create a Data Source using the Data Source Manager in the Administrative Tools area of Windows. After that, Created a Linked Table in Access, point it to the data source you created, and pick the tables you’d like to link.
References :