Subject | Re: [IBO] can not locate record to update |
---|---|
Author | IB Objects |
Post date | 2003-07-31T05:50:58Z |
> IBO generates a nice exception if a record to update can't be foundanymore.
> If it does it kind of erases the corresponding record from memory leavingan
> empty row. ( TIBOquery )multiusercheck.
>
> I would like to catch the exception and choose how IBO is to behave.
>
> I use an editSQL like "UPDATE ...SET ...WHERE id=:old_id AND
> checkfield=:old_checkfield". I use "checkfield" to perform a
> If checkfield has changed I want to cancel the update. It's very annoyingif
> after the "can't locate record for update" message the line goes blank.The line shouldn't go blank. I'd appreciate it if you would send me a sample
>
> Is there a way to change this behaviour ?
application demonstrating this problem.
Please keep it as simple as possible.
Thanks,
Jason Wharton
http://www.ibobjects.com