Hi all,
I've seen other posts similar in nature to mine, but not quite the same situation. I've split a db into back-end on a server, and front-end running on users' local C drive. It works perfectly for me and one other user. For two users, when they shut off their laptops at night and try to open the system the next day, they get the message "x:\<Database Name> is not a valid path. Make sure the path name is spelled correctly and that you are connected to the server on which....."
If the users exit the application but leave their laptop powered on and connected to the network overnight, when they open the app, all is well.
I have been re-linking them via the Linked Table Manager, and it works fine thereafter - until they shut down their laptops once again.
I don't understand why it works perfectly for some users and not for others. Could it be related at all to rights/permissions the users have on their C drive (I believe they may not have full admin rights, i.e., can't copy a file onto the root of their c drive, but can create directories in c and copy files into that). I have full rights on my c drive. So does the other user who has not had this issue.
My fallback may be to write code to re-link on startup, executed via the autoexec, but that will slow down the startup process and irritate the users.
I'm using Access 2010 under Windows 7.
Any suggestions welcomed. Thanks.
Joe
I've seen other posts similar in nature to mine, but not quite the same situation. I've split a db into back-end on a server, and front-end running on users' local C drive. It works perfectly for me and one other user. For two users, when they shut off their laptops at night and try to open the system the next day, they get the message "x:\<Database Name> is not a valid path. Make sure the path name is spelled correctly and that you are connected to the server on which....."
If the users exit the application but leave their laptop powered on and connected to the network overnight, when they open the app, all is well.
I have been re-linking them via the Linked Table Manager, and it works fine thereafter - until they shut down their laptops once again.
I don't understand why it works perfectly for some users and not for others. Could it be related at all to rights/permissions the users have on their C drive (I believe they may not have full admin rights, i.e., can't copy a file onto the root of their c drive, but can create directories in c and copy files into that). I have full rights on my c drive. So does the other user who has not had this issue.
My fallback may be to write code to re-link on startup, executed via the autoexec, but that will slow down the startup process and irritate the users.
I'm using Access 2010 under Windows 7.
Any suggestions welcomed. Thanks.
Joe