jmstarbuck
Programmer
I am trying to deploy a small Access/VB application in a small office; 2-5 machines with file sharing between them.
I use one of the machines like a server. I've split my Access db up into a frontend and backend and created an MDE file of the front end to give to everyone else. I store the frontend mdb file on the "server" in the same directory as the backend mdb file.
Everyone seems to be able to access the data using the MDE file, but what is throwing me is that I cannot modify reports and forms in the frontend mdb file while others are using their MDE files. I get warnings "You do not have exclusive control of the database." I thought that was a big part of the reason to split things up and create an executable.
I feel certain that I am doing something wrong. I am really scratching my way through this. Any guidance would be greatly appreciated!
I use one of the machines like a server. I've split my Access db up into a frontend and backend and created an MDE file of the front end to give to everyone else. I store the frontend mdb file on the "server" in the same directory as the backend mdb file.
Everyone seems to be able to access the data using the MDE file, but what is throwing me is that I cannot modify reports and forms in the frontend mdb file while others are using their MDE files. I get warnings "You do not have exclusive control of the database." I thought that was a big part of the reason to split things up and create an executable.
I feel certain that I am doing something wrong. I am really scratching my way through this. Any guidance would be greatly appreciated!