Subject | find out IB record version number |
---|---|
Author | Boris Schlüszler |
Post date | 2003-01-12T14:45:04Z |
Hi!
I have a transaction read committed.
Before edit (from TIB_Query) I want refetch the current row, if it is
not current (if a newer commited version exists).
I selected InvalidateRowNum in a BeforeEdit-event.
How can I check whether data in the buffer is going to be changed by
refetch?
Before changing displayed data, I'd like to present a message-box to the
user.
So I guess there is a "current"-function somewhere, but I don't find it.
Any help appreciated.
Rgds, Boris
I have a transaction read committed.
Before edit (from TIB_Query) I want refetch the current row, if it is
not current (if a newer commited version exists).
I selected InvalidateRowNum in a BeforeEdit-event.
How can I check whether data in the buffer is going to be changed by
refetch?
Before changing displayed data, I'd like to present a message-box to the
user.
So I guess there is a "current"-function somewhere, but I don't find it.
Any help appreciated.
Rgds, Boris