Problem in Developer 2000 forms [message #101720] |
Sat, 28 September 2002 05:04 |
zeeshan
Messages: 6 Registered: May 2002
|
Junior Member |
|
|
I am trying to retrieve more than one row in a datablock which i have created manually.The data block is not a part of any tables but i like to retrieve more than one row in this form using pl/sql cursor.
I can retrieve the rows but those rows are only displayed in one row of the form editor and also it only displays the last row retrieved not the other row that have also been retrieved.
plz help me.
|
|
|
Re: Problem in Developer 2000 forms [message #101721 is a reply to message #101720] |
Tue, 01 October 2002 09:37 |
Vicky M Raja
Messages: 1 Registered: October 2002
|
Junior Member |
|
|
The thing is that you have to create a multirecord block whose records to be created by the statement CREATE_RECORD followed by the statment next_record inside your PL/SQL Cursor. Then all the above said probs would be solved. Try it.
|
|
|
Re: Problem in Developer 2000 forms [message #101759 is a reply to message #101720] |
Sun, 28 March 2004 20:25 |
khalid
Messages: 24 Registered: September 1999
|
Junior Member |
|
|
I have a system run in network (the network work with domains - DHCP) - in sum form which call report there are some link it is not work good - when we run the report from (run time report ) it work good
also the form and report is compiled
so what you think the problem is
|
|
|