We use Windows 2000 Professional with Office 2000 on our networked PCs. I have an Access database that uses visual basic code which is ultimately saved as an .mde file (EETTCode.mde). This mde file is the front-end (on each PC) and actually stores the data in the backend database on a server.
So, what’s my problem you ask? If more than one person uses the SAME PC, Windows seems create a special file relationship with the person logged on. Even though the folder and mde file on the C: drive have the same access rights for everyone, the next user of the same PC gets the following message: “Microsoft Access can’t find the database file ‘C:TempoEETTCode.mde.’ When you browse to locate C:TempoEETTCode.mde, you can point to the C:TempoEETTCode.mde file and then use it! It’s the same file but the second user has to establish some sort of rights to it. See attached file for screen shots. Then when the first person logs back on (or a third user) and tries to use the file, they get the message that the database file can’t be found (as did the second user) and they have to browse to find the file. It’s like a vicious loop. Yes, they can use the file but it takes too many extra steps to do so.
Most of my users have their own PCs and so this hasn’t been too big of a headache for them. Unfortunately, four users share three PCs and it’s driving them nuts. I tested other PCs and it happens on the other PCs if a different user logs on.
I really don’t think this is an Access problem but a Windows 2000 problem. I’m wondering what security setting could cause this and what can be done to fix it. I’m going to have more staff using the file and this will become a bigger problem.
Any ideas? (Note: Unfortunately, my skill level in Windows 2000 is more of a user than an administrator but I can get our IT staff to make the fix if I find one!)