Subject [IBO] IBO 4.9.8 - TIB_Cursor bug with pessimistic lock?
Author Enrico Raviglione
Sorry for my previous dirty email...



Hi Jason,

please verify TIB_Cursor with pessimistic lock because when i call Edit() application hang with an exception.

TIB_Cursor SemaforoC SQL: Select KEYTABLE1, USER From SEMAFORO;

Code :

SefamoroC.Prepare();

SemaforoC.First();

SemaforoC.Edit(); รง Here application does an exception


The same code work properly if i using a TIBOQuery instead of TIB_Cursor.

Best regards,

Enrico Raviglione.





[Non-text portions of this message have been removed]