To avoid database conflicts that may occur when different test cases in different parallel threads attempt to access the same database simultaneously, testing of the software application can be ...
Create front ends for the Access DB. It will allow locking per-record instead of the entire db. I've heard that migration to SQL Server isn't that difficult either. I don't see why it would ever be a ...