Another lock question. Now about LockTables
Posted: Fri 29 Jun 2007 10:20
Hello
Here I have another locking question.
I am doing MyQuery.locktable on one table. Then from other application I try to edit a field from that table. I cannot do this. Which is correct. But the problem is that I do not get a lock timeout exception. Is this right?
And if I am editing a record in one application and issue LockTable in another I can get the lock on the table but I cannot post the record from the first application. Which let's say I can understand, but I still do not get lock timeout exception.
Is this right not to get the exception?
Here I have another locking question.
I am doing MyQuery.locktable on one table. Then from other application I try to edit a field from that table. I cannot do this. Which is correct. But the problem is that I do not get a lock timeout exception. Is this right?
And if I am editing a record in one application and issue LockTable in another I can get the lock on the table but I cannot post the record from the first application. Which let's say I can understand, but I still do not get lock timeout exception.
Is this right not to get the exception?