We need an inventory database that everyone can collaborate on from their own workstations. Right now we have an Access database on SharePoint, but we dont like this as the SharePoint web app is very limited in features and we want to have it on a server with a MySQL backend to expand Access' storage limitation. How can we do this? Can several people collaborate on the database at once if its not on sharepoint? Does it update the database for them automatically if someone else changes data in the database?