I have built a database that will be used by multple users in my organization (sometimes simultaneously). I have read that the best way to go about this is to split my database into a back end (with all the tables) and a front end (with all the objects and queries and links to the tables from the back end).
I understand that the backend needs to be stored on a network folder where everyone has read-write permissions. I suppose my question becomes what qualifies as a network folder? What about Sharepoint/Teams? One Drive?