Solved the problem (somehow). I created a new db, imported objects from the old one, created identical table links, and disabled record-locking. Also, I changed the open mode to exclusive. I think the exclusive part is the key because with the front-end being on the client PC, there's no...