Hello, first of all I posted the specifics to this situation here
https://www.accessforums.net/queries...hen-26644.html
However, wanted to also find out what people would recommend...
I have 90 front end users, they all have this app with about 20 commands on it. Whenever a button is pressed, an insert query sends the entry to the Back end stored on a shared drive. My concern is While one users insert query is running, others would be locked out. ANYWAY, because of these concerns, should I consider an SQL back end? anyone ran into this kind of issue??