Re: Two Forms4.5 questions

From: Jens Lechtenboerger <Jens.Lechtenboerger_at_Informatik.Uni-Oldenburg.DE>
Date: 1996/12/03
Message-ID: <580nv4$g0r_at_news.Informatik.Uni-Oldenburg.DE>#1/1


N Prabhakar <prabhs_at_po.pacific.net.sg> writes:

> "Jens Lechtenboerger" <Jens.Lechtenboerger_at_Informatik.Uni-Oldenburg.DE>
> wrote:
> >...
> >2. I am using lots of LOVs and I am in doubt if each of them opens a cursor
> >without closing it later. After showing about 15 LOVs or so, the
> >maximum number
> >of open cursors is reached and subsequent actions raise an error message.
> >Is there a possibility to examine how many cursors are opened at a time?
> >Can I force Forms to close the cursors?
> >
 

>
> Hi there,
>
> For the first question, try using set_record_property to 'NEW' or
> 'INSERT'. This will force forms to insert that record.

'INSERT' works fine, thanks.

>
> For the second question, set AUTO_REFRESH property to FALSE. This will
> caue only one select statement issued and subsequent times it will use the
> memory.
>

Wether or not I set this property doesn't matter. My problem still remains. Any further hints would be pretty nice,

Jens Received on Tue Dec 03 1996 - 00:00:00 CET

Original text of this message