Subject Re: [ib-support] Locking records with IBX
Author Ann W. Harrison
At 08:58 AM 12/21/2000 +1300, Sandeep wrote:

>I'm using IBX components with IB6. I want to lock the record before
>any changes are made to it. How can I acheive this.

Why do you want to lock the record? The way to do it is to
update it first, then read it. Something like: update foo set pk = pk;


Regards,

Ann
www.ibphoenix.com
We have answers.