| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: LOV
In article <37c0c4c6_at_news.lhsgroup.com>,
Azizi Thaiyub <athaiyub_at_my.lhsgroup.com> wrote:
>I heard that LOV can rely slow down the forms performance. Can anybody help
>explaining to me about it and also give an example.
If the LOV is linked to a record group that will select more than a hundred rows, then it will slow down performance, since the LOV and validation assigned to it will cause the form to select all rows into the client's memory.
In such cases, do not set the LOV FOR VALIDATION property to True. And if you do provide the LOV, consider setting the LONG LIST LOV property to True.
Please use the comp.databases.oracle.tools newsgroup for Forms questions.
Steve Cosner
![]() |
![]() |