Subject | Re: [IBO] ib_query with left join invalidaterownum() problem |
---|---|
Author | james_027 |
Post date | 2004-11-11T03:17:48Z |
Hi Markus,
Thanks for replying. I haven't try the IB_Query.BufferSynchroFlags
property but when I try it Iam still getting the same error message
although it works. How can I prevent this error?
Thanks.
Regards,
James
Thanks for replying. I haven't try the IB_Query.BufferSynchroFlags
property but when I try it Iam still getting the same error message
although it works. How can I prevent this error?
Thanks.
Regards,
James
--- In IBObjects@yahoogroups.com, Markus Ostenried <chef_007@g...> wrote:
> At 01:05 Thursday, 11.11.2004 +0000, james_027 wrote:
> >What I want to achieve here is that after posting a new record I want
> >the new record to immediately display the d2.InvNo column.
>
> hi james,
>
> have you tried setting IB_Query.BufferSynchroFlags := [bsfAfterInsert] ?
>
> HTH,
> markus