I'm getting the error 3734 Database has been left in a state by user ADMIN on machine <name> that prevents it from being opened or locked.
This occurs inside an event procedure where I am trying to open the same database as the form and insert some records.
The user ADMIN's database security properties are set so that Open Exclusive is turned off.
See,s to happen intermittently and I can't find the pattern of when I get the error and when I don't.
THanks in advance.
This occurs inside an event procedure where I am trying to open the same database as the form and insert some records.
The user ADMIN's database security properties are set so that Open Exclusive is turned off.
See,s to happen intermittently and I can't find the pattern of when I get the error and when I don't.
THanks in advance.