Home » Developer & Programmer » Forms » Trigger error
Trigger error [message #84631] Wed, 07 April 2004 06:14 Go to next message
MEDHA
Messages: 6
Registered: February 2004
Junior Member
hi All,

I want to fill a grid in my form when i change an item in the list box. i.e fill grid based on item change in list box.

now the combo box is in a manual datablock and the grid is in the datablock with table attached to it.

but now i'm getting the error -

WHEN-LIST-CHANGED TRIGGER RAISED UNHANDLED  EXCEPTION  ORA-01422.

can u'll pls help me in this??

 

regards

Medha.

 

 
Re: Trigger error [message #84636 is a reply to message #84631] Wed, 07 April 2004 23:32 Go to previous message
dipankar saha
Messages: 36
Registered: March 2004
Member
medha,

the error u have got is cos of the query with which u r filling the grid the no of rows fetched r inconsistent.

i am giving the actual definition of the error
ora-01422 , this might help

ORA-01422 exact fetch returns more than requested number of rows

Cause: The number specified in exact fetch is less than the rows returned.

Action: Rewrite the query or change number of rows requested.

best of luck

from dipankar
Previous Topic: Conversion from forms6i to forms9i
Next Topic: SETTING UPDATE ALLOWED TO 'NO' ,AUTOMATICALLY
Goto Forum:
  


Current Time: Wed May 08 05:43:56 CDT 2024