I have MS Access 2010 installed on a File Server Win 2008 R2. The database has been split into a frontend and backend. The frontend would normally be installed on a client machine. However because this is a file server the users run the frontend on the server through remote access.
What I have noticed is that any setting changes performed by a single user on the frontend gets replicated to all users who are running the application. What I would prefer is that the frontend act like a true client.
Currently, the front end exists in a single folder that all users launch from. If I moved and copied the frontend into each user’s document folder on the file server would that simulate a more typical client/server setup?