oracle forms [message #81123] |
Sat, 11 January 2003 12:42 |
Yasser
Messages: 9 Registered: November 1998
|
Junior Member |
|
|
hi my freinds;
when i take my oracle project from one computer to another
all labels in my forms appears as a question marks,what can i do?
note i am working in 6i version.
thanks for help.
|
|
|
Re: oracle forms [message #81132 is a reply to message #81123] |
Tue, 14 January 2003 22:26 |
Lissy
Messages: 3 Registered: January 2003
|
Junior Member |
|
|
Can I retrieve data from the any row(not first row) say second row of the datablock when the data block is displayed in tabular style?
The problem I am facing I have a master- detail relations. In the detail data block say there is a field 'Id'. The description of the field say 'Name'..
are in another table. I like to display the corresponding description of the Ids when all the Ids are shown.I have placed them in a tabular style. I am using cursors to retrieve the name and place it in the data block(tabular form) Since there are more than one Ids the name was overwritten and last Id is displayed in the tabular style data block.
Is there any other option?
Thank you.
|
|
|