Dear all,
I have the following problem and I don’t know what I can do.
I have a database split into the backend in a shared folder in a server and frontends in several PCs.
The problem arises when I try to open a copy of the frontend directly in the server. When the frontend tries to access the backend (in the same machine) an error arises saying that the backend is lock (it is lock because other people are working in it from theirs PCs, multiple connexions are allowed obviously). If everyone closes their frontends, a different problem arises when traying to access a table.
I develop the database in office 2007. In the server I installed access runtime 2007. The back end is in *.accdb.
Thank you very much for your help.