SDAC 4.50.0.35
Delphi 2006
I try to update database. First I set database option SINGLE_USER, then I try to run hundreds of SQL commands. I use only one TMSConnection. After a few minutes of updating comes sometimes the exception "Database 'updatetest' is already open and can only have one user at a time." This exception is not dependent on last command, it is totally random.
Do you have any idea why this exception comes?
Thanks,
Antero