Make sure to start OC4J before running the form, and be sure the port number (8224) is correct, since I think that is not the default port number.
If you have the port number incorrect, in forms builder go to Edit->Preferences->Runtime, and set the appropriate ip address and port number.
Hope this helps.
Last Wiki Answer Submitted: October 6, 2008 4:29 pm by carlosdl63,535 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
I am working in Oracle Application Server 10g (Developer Suite) on a Windows XP machine. I have more than 70 modules and majority of them are Master Detailed forms. One form which is built on a Tab Canvas has 8 tab convases. This form does execute the F11 & Ctl+F11 or built in buttons of Entery/Execute Query. When I use query result shows “query caused no records to be retriew. Re-enter.” While data exists in the table. And all other forms are giving correct rersult except this one.
Hi Gurus,
I am working in Oracle Application Server 10g (Developer Suite) on a Windows XP machine. I have more than 70 modules and majority of them are Master Detailed forms. One form which is built on a Tab Canvas has 8 tab convases. This form does execute the F11 & Ctl+F11 or built in buttons of Entery/Execute Query. When I use query result shows “query caused no records to be retriew. Re-enter.” While data exists in the table. And all other forms are giving correct rersult except this one.
Badaritexpertexchage, I would recommend starting a new question, to make sure your problem gets the appropriate attention.
Also, please include as much details as possible.
In general if the query is returning no rows, I would look at the bock’s default where property, and at the pre-query trigger.