I have an unsplitted database at terminal server with about 15 concurrent users. Some user actions run vba code with both SQL and DAO data manipulations and sometime cause record locked errors.
For debug purpose i want to monitor locked records in some tables. Is there some easy way to do it?