In Access 97, you may not have the Linked Table Manager, but it's not difficult to delete the links and re-link them. However, you will not be able to make design changes to the database with 2007. While @ScottHickman 's solution is the correct answer to your question I would add that using an Access linked table may be a dis-service to your client. When drawing from the ODBC with a link every fields is transferred through the ODBC interface. With a pass through query one can isolate only the necessary fields which in most cases results in a substantial reduction in data traffic and time. User's of my Shadow database can update all pass through queries by changing the path in 'Company Setup' and clicking 'Refresh All Pass Through Queries' in the 'Utility' dialog.