I have a backend Access database. When a user accessess it from a frontend app, everything is fine. When a second user attempts to access it from a frontend app, he/she get a message that the database is in use. Is there an option that allows multiple users to access the backend simultaneously?
Thanks
Thanks