Share a mdb file over network, for many computers, can't edit the application
问题 The company is using an old Delphi software, that uses a .mdb file as database. I can't change the way the application works, I don't have it's source. We are facing many problems such as: Lock problems When an user adds an entry, it doesn't update the database, it only appears locally The lock problems are solved for now, currently, the problem is that only the first user that connects to the .mdb can edit, add and delete entries, the other users do that to, but the changes are not applied