Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> 3 problems in Forms4.5.

3 problems in Forms4.5.

From: Jimmy <c6635500_at_comp.polyu.edu.hk>
Date: 1997/12/23
Message-ID: <34A08A40.11B7@comp.polyu.edu.hk>#1/1

Hello all,

	I am using Developer 1.3.2 on Windows 3.1. 
	Currently, I develop an application in Forms 4.5.
	Sometimes, when I compiled the PL/SQL program, a message like "Maximum
cursor exceed" was shown. What are the possible causes of this problem and how to solve it?

        Moreover, when I am using delete_list_element function [delete_list_element('aaa', i)] to delete an element from the list item, a message said "List item index is out of range" was shown. But I am sure that the index (i) is within the range. The Forms documentation said this error is caused by run out of the memory. But my PC has 400M free space and over 40M RAM. Could anyone tells me what are the possible causes of this problem?

        Lastly, I have the difficulty in using the 'Search/Replace PL/SQL' in Edit menu. For example, when I want to change 'a' to 'a1', the first 'a' is highlighted. After I press the replace button, the focus is still in 'a'. How can I skip the current 'a' and continue to find the next 'a'?

Thanks,
Jimmy Received on Tue Dec 23 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US