I have Access 2010 Runtime installed on a server that I access via remote desktop connection. In many places in our program we save forms and or reports. This works fine until a second user logs in and runs the program. Now when we try to save a form or report we get an error because the MDB file is open in two places and Windows won't allow us to save to an open file.
Is there a solution to this other than NOT saving forms and reports?