How to edit link in tables?

  • Thread starter Thread starter jim
  • Start date Start date
J

jim

I have an access program but the link for all tables are
in the following standard:
c:\myDocuments\table.mde
how can I change all the path and link for tables to the
UNC path standard?
i.e. \\group\computername\file??????
any method that needn't deal with VB coding???
 
In the menus... tools/add-ins/linked table manager

If you enter the UNC path here then all should be fine.


M.
 
Back
Top