Subject | Re: [IBO] Live queries |
---|---|
Author | Helen Borrie |
Post date | 2001-01-25T21:22:50Z |
At 09:35 PM 25-01-01 +0100, you wrote:
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
> >>>>> On Thu, 25 Jan 2001 12:53:50 -0700, "Jason Wharton"Did you set RequestLive to True?
> <jwharton@...> said:
>
> JW> You need to supply the customized update handlers. IBO cannot
> JW> take a stored procedure derived dataset and make it
> JW> live. Either use the OnUpdateRecord event and plug the changes
> JW> into separate TIB_DSQL statements with the updates in them or
> JW> if they remain static, just plug them into the InsertSQL,
> JW> EditSQL and DeleteSQL properties.
>
>That's what I tried: the OnUpdateRecord is there but whenever I do
>iboquery.Insert/Edit it raises the unchangeable exception.
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________