Linking tables

J

Jim Franklin

Hi,

I am writing a small app which distributes an Access database around various
computers on a network for one of my clients.

The app is a standard Front End / Back End Access setup. One of the
computers that the Front End is installed on also stores the Back End.

My question is this: if I re-link the tables on this one machine, using the
full UNC path, does this slow the application down compared to if I re-link
it using a C:\ drive address.

For example (the computer name is Till)
\\Till\MyProgram\xxx_BE.mdb

or

C:\MyProgram\xxx_BE.mdb

Any help would be very much appreciated!

Thanks,
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top