Some more things to consider:

of cause the display method is executed every time you select the
record. To improve performance, you could use a list to store once
calculated values and return only the calculated value in the
display method.
Otherwise you do a sum over the two joined tables for every
record ...

karsten

--- In [EMAIL PROTECTED], "agramm2000"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a new display field in form PurchQuickQuote which needs to
be
> computed quickly a join of 2 tables with aggregate sum
> select sum(..)
> ...
> join table 2
> ....
>
> But if I do so I get bad performance for standard executequery on
> datasource inventtable.
>
> What could be the reason.
>
> I'm working with 3tier thin on Ax25 SP3.
>
> Any Ideas are welcome.
>
> Thanx
> Andi



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to