Hi,
We have an Access application consisting of two files: an .accdr and an. accdb
If I understand correctly the accdr file is the Interface to interact with the database found in the accdb file
What is the correct way of running it in a multiuser environment? Can I place the two files on a network share and run the accdr from there? Or do I have to copy and run the accdr locally, and leave the accdb on the network share?
Thank you