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!

What are the basic steps to manually code an MRU with a 3 column PK?

garywickeApr 18 2006 — edited Apr 21 2006
Greetings

Let me try this another way.

Newbie here trying to create a test application that will perform a multi-row update of a table with a 3-column primary key.

I understand I can't use the built-in MRU processes since it appears they will only accept up to two (2) columns for a PK.

I don't have the ability to change the table constraints.

I am able to create the SQL report using my search criteria but I can't seem to figure out the connection between the user clicking on my 'Apply Changes' button and making the rows they've modified get committed to the database.

Any remedial guidance is greatly appreciated.

-gary
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2006
Added on Apr 18 2006
14 comments
664 views