Lorderebus
New member
- Local time
- Today, 15:26
- Joined
- May 17, 2012
- Messages
- 8
Hi!
I've created a small database for the company I work for and it's running ok for most users, but i'm having a problem with one user.
SETUP
Split DB with FE.accde and BE.accdb.
The BE is set on a network and the FE is linked via UNC path.
"Original" FE file is also on the network and I’ve created a small VB.net app to copy the FE to a folder on local computer and open it.
PROBLEM:
All users are able to use the DB as intended, but one user always to relink the tables to the UNC path every time the file is copied.
If I link the “Original” FE on the users machine the other users cease being able to use the db.
I must point out that the user links to this folder with different username of the desktop.
Not quite sure if this is the problem since I have other users that login the same way and they aren't experiencing any problems whatsoever.
Any thoughts on how should I fix this so the user doesn’t have to relink the tables every single time, cause it’s time consuming.
Thanks so much.

I've created a small database for the company I work for and it's running ok for most users, but i'm having a problem with one user.
SETUP
Split DB with FE.accde and BE.accdb.
The BE is set on a network and the FE is linked via UNC path.
"Original" FE file is also on the network and I’ve created a small VB.net app to copy the FE to a folder on local computer and open it.
PROBLEM:
All users are able to use the DB as intended, but one user always to relink the tables to the UNC path every time the file is copied.
If I link the “Original” FE on the users machine the other users cease being able to use the db.
I must point out that the user links to this folder with different username of the desktop.
Not quite sure if this is the problem since I have other users that login the same way and they aren't experiencing any problems whatsoever.
Any thoughts on how should I fix this so the user doesn’t have to relink the tables every single time, cause it’s time consuming.
Thanks so much.
