Subject Re: [IBO] TIBOQuery in master/detail relation - Suggestion
Author Jason Wharton
I don't understand your request. You want some sort of auto apply updates
mechanism?

If this is something that you like and are comfortable with in you
application, I recommend that you build this into a sub-class of your own.
If you get it working there to your satisfaction, pass on the code of the
sub-class to me and I will consider it for inclusion in IBO v4.

Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <sylvain@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, February 20, 2001 7:08 AM
Subject: [IBO] TIBOQuery in master/detail relation - Suggestion


> Hello,
> I'm using the TIBOQuery working in cacheupdates.
> When I'm having 2 or more querys in master/detail relation, I think
> it would be very usefull if the "master" query would move automaticly
> to "edit" state when an insert,edit or delete is done in the "detail"
> query.
>
> In that case I would only have to code the after post of the "master"
> query to apply the caches of the "master" and the "detail" query in
> one single transaction.
>
> What do you think about this suggestion ?
> Jason, is it something that can be includ in the standard version for
> the TIBOquery and why not for the TIB_Query also...
>
> Thanks for your help.
> Sylvain.
>
>
>
>
>
>