Hi,
I am running a piece of software which uses two scanners in two comports on my PC.
When information arrives at the Scanners at the same time, I get an error saying the DB is locked, as it can't do the update at the same time.
How can I prevent this from happening?
Can I check the state of the DB to see if it is locked, and if so maybe loop until it is not?
Thanks for any help,
Robin
I am running a piece of software which uses two scanners in two comports on my PC.
When information arrives at the Scanners at the same time, I get an error saying the DB is locked, as it can't do the update at the same time.
How can I prevent this from happening?
Can I check the state of the DB to see if it is locked, and if so maybe loop until it is not?
Thanks for any help,
Robin