That's exactly my thought. Those funny users....when you tell them to copy
the file to their local hard drive, what do they sometimes do anyways? You
guessed it, they simply double-click the file. I know first hand from seeing
what students would do in an Access course that I used to teach at Bellevue
Community College. All of a sudden, I'd notice a locking database file
(*.ldb) for the front-end .mdb file that I had instructed them to copy to
their hard drive first, before opening it.
Jim:
There is no reason that each user should have to use the linked table
manager to re-link their copies. You can use a UNC (Uniform Naming
Convention) path when re-linking your tables, so that they are not dependent
on a particular drive letter being mapped correctly. A UNC path looks similar
to this: \\server\share\FolderName\Database.mdb
I also recommend using Access MVP Tony Toews' AutoFE Updater utility. This
utility takes all of the pain out of providing updates to each user:
http://www.granite.ab.ca/access/autofe.htm
and
http://www.granite.ab.ca/access/autofe/gettingstarted.htm
Also, see this article for additional tips:
Implementing a Successful Multiuser Access/JET Application
http://www.accessmvp.com/TWickerath/articles/multiuser.htm
Tom Wickerath
Microsoft Access MVPhttp://
www.accessmvp.com/TWickerath/http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
- Show quoted text -