![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Have been researching this for some time now, and I'm hoping someone out there can help me. I have an Access 97 database with Front End and Back End setup on Windows 2008 R2 with Terminal Services (please no comments on the fact that I'm running an old program on a current OS). The FE and BE both live on the same network drive T:\MyFE.mdb and I have full control of the folder and contents. If I open the database using the unc path (\ \server\databases\MyFE.mdb), it opens without issue and performs flawlessly. If, however, I open the database using a mapped drive to the exact same location and file, I get "Microsoft Access can't find the database file 'T:\MyFE.mdb.' Make sure you entered the correct path and file name." error and the database doesn't open. Is there something I can do to fix this behavior, or do I just live with only accessing the mdb from an unc path? It seems to be some type of permissions issue, because if I copy the database from the T drive over to my Documents library, it also opens without issue. If at all possible, I would prefer to NOT have my users using UNC paths or copying the FE mdbs to their documents so I can easily deploy updates to them. Thanks in advance for any guidance you can give me, Jana |
#4
| |||
| |||
|
|
On another issue, I'd chastise you for executing the front-end from a client machine, AND, especially for having multiple users concurrently logged in to the same copy of the front-end -- both of which can increase chances for corruption. |
|
It is trivially simple to automate distribution or to force users to download a new, updated copy of the front-end -- MVP Tony Toews sells an auto-updater at http://www.granite.ab.ca/accsmstr.htm |
#5
| |||
| |||
|
|
To be honest, I think you're better off using UNCs than mapped drives, just in case the user unmaps a drive. |
![]() |
| Thread Tools | |
| Display Modes | |
| |