Re: Forms 4.5 performance problem

From: Steve Johnson <robertoc_at_fyiowa.infi.net>
Date: 1997/09/12
Message-ID: <34195956.2319_at_fyiowa.infi.net>#1/1


[Quoted] I've done something similar to this by having my base table blocks be views and dynamically creating them at run time. You have to be careful though because the base table items must always remain the same type and size.

Good luck

Steve J.

Don Huesman wrote:
>
> I have a form with two blocks referencing two tables. The default
> select statement gives me a performance problem, apparently as a result
> of not using existing indexes. Is there a way of controlling the
> default select statement other than controlling the where clause? I
> want to control the 'from clause' used by select to pull a key from one
> table to use against the next. Or stated more simply, I want to write
> my own select statement. Can this be done?
Received on Fri Sep 12 1997 - 00:00:00 CEST

Original text of this message