Home » Developer & Programmer » Forms » Editing data calling thru query in the Forms
Editing data calling thru query in the Forms [message #172033] Sat, 13 May 2006 07:20 Go to next message
g_sairam2004
Messages: 4
Registered: February 2006
Location: 11/3,B7,R.E.APARTMENTS,CH...
Junior Member

I am working on oracle 8i and Forms 4.5

I have created a table called xyz with the following fields

num_roll_number number(4);
txt_name varchar2(50);
txt_address varchar2(50);
txt_remarks varchar2(50);

I have entered the data into the table. Say, it has 100 rows.

I have called these 100 rows thru' query in a form.
If i double click on any of the row the details of that row should come in a separte form. I have created a variables and called the data into the variables. But,when I double click on the Form, the Form is opening, but says "When trigger taised unhandled exception NO_DATA_FOUND."

Kindly help me.
Re: Editing data calling thru query in the Forms [message #172068 is a reply to message #172033] Sun, 14 May 2006 04:44 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Please post the code that you have used.

Please search this forum, or the reference manual, for 'parameter'. Are you using a parameter list when you call the new form? Have you defined the parameters in your new form?

David
Previous Topic: modifications r not reflected to the original login form
Next Topic: LOV MultiLanguage Problem & Control of the Alerts (merged)
Goto Forum:
  


Current Time: Fri Sep 20 06:56:37 CDT 2024