Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INSERT INTO locking mecanism
Message
From
05/09/1997 19:35:55
 
 
To
05/09/1997 19:31:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00048697
Message ID:
00048789
Views:
22
>>>On the other side: I understand how you know which command fails to lock a record. But how do you know which command keeps the lock? (you said that the lock is set and kept by an other INSERT-SQL, how do you know it?)
>>
>>I was making reference that the error line is always the INSERT INTO SQL command. It never failed on another line. However, as you stated, the place where the original lock occurs is not known at this time. But, in this table, this is the only place I update it. There is no other place in the system where I write into this table. So, I would suspect that the first application doing the INSERT INTO SQL is in effect while the second application try to get the lock.
>
>Just to be sure I understood correctly: you have just one line in the whole system that modifies this table and this line is the INSERT-SQL. No DELETE, REPLACE, APPEND, etc.
>
>Vlad

Do you use triggers? Any other table is modified by default? Child tables?

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform