Yes, it's possible. Get MyODBC from
www.mysql.com, install that. Go to your ODBC configuration (I assume you're on Windows) and configure a Machine Data Source using the MyODBC driver. I also assume you already have the URL, username, and password for the MySQL database - you will need those for configuring the data source. Once you're done with that, open Access, select the PC database you want to put the linked tables in (create it if it doesn't yet exist), and then select "Get external data" and then "Link tables" from the File menu. In the "Link" popup that is displayed, go to the filetype drop down and scroll thru it to "ODBC databases()" and select that one - then another popeup will come up, showing you both your available file data sources and your machine data sources. Select the ODBC machine data source you just configured, and then make your desired selections when you are asked which tables to link and such.
Lynn.