Convert linked tables to local tables

  • Thread starter Thread starter Dhara
  • Start date Start date
D

Dhara

I do a lot of development work in Access 2000. Sometimes our network
is really slow, and makes it impossible to develop. For example, I
have been trying to open a report in design view for half an hour now,
and it still isn't open. When we experience these issues (or when I
need to work from home) I would like to copy the DB to my hard drive
and import all of the linked tables. Is there code that can "convert"
linked tables to local tables? Then I can work locally, which is much
faster, and just import my final product into the real DB.
 
Move them onto your machine and use the Link Table Manager that is found in
'Tools' in the menu bar to relink to their new location.
 
Back
Top