Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> FRM-40350
Oracle Forms 5.0
Oracle Server 7.3.4
We have a form which displays contract information. When hitting the form the for the first time, all data is displayed fine (the query executes correctly). This form is based on a view.
On the form is a Find button which CALLs a Find FORM, lets the user select a different contract from a list, stores a global variable, EXITs the Find form, and performs an EXECUTE_QUERY in a WHEN-WINDOW- ACTIVATED trigger using the global. However, the contract form is blank and the error is FRM-40350.
The WHERE clause for the data block is correct and will run in SQL Worksheet correctly.
I and my colleagues are stumped.
--
mark m @ team health
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Tue Aug 03 1999 - 08:49:40 CDT
![]() |
![]() |