gaurab
New Member
Hello all,
I ve a problem with ODBC. Here is my situation :
A session is started to update a record in DB with lock ( default behaviour ). Also after some time another session is started which also tries to update the same record already in use ( before the first session is committed ). Thus the second session failed. And after some time the first session is committed, but the record wanted by the second session is still locked and even progress programs can not access that record, what might be the reason for this and how it could be solve ??
thanks in advance:
gaurab
I ve a problem with ODBC. Here is my situation :
A session is started to update a record in DB with lock ( default behaviour ). Also after some time another session is started which also tries to update the same record already in use ( before the first session is committed ). Thus the second session failed. And after some time the first session is committed, but the record wanted by the second session is still locked and even progress programs can not access that record, what might be the reason for this and how it could be solve ??
thanks in advance:
gaurab