Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

"Column not found in table" Error.

Eslam_ElbyalyMay 24 2017 — edited May 28 2017

Hi,

Application Express 5.1.1.00.08

I created a "Form on a Table", table "hr.Departments", then created a Form Region with the wizard on "ُEmployees" table. I changed the "server-side condition - when button pressed" of the "reset page" process to "Select" to fire in every case. I changed the firing sequence of "Fetch row from employees" to 20 because it was created as 10 and 10 was the same sequence of "Fetch row from department".

When I tried to run the page it showed me the following error. When I deleted the "Fetch row from departments" process, the "Fetch row from Employees" process caused the same error with another column "Column Department_id not found in table Employees".

pastedImage_0.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2017
Added on May 24 2017
4 comments
836 views