Populating listitems dynamically
The task Listitems in forms are quite useful if one has to offer a smaller choice of values to the enduser. Often the values to be displayed have to be taken from another table, so the listitems values have to be read at runtime. Also, listitems are often...
Do it silently
The task Another often asked question from the forum How can i supress that message FRM-40401..... when doing some programmatic COMMIT_FORM ? And its not only the COMMIT_FORM, it could also be EXECUTE_QUERY with the message FMR-40350... The logic behind...
Calling a form and passing a context
The task One common task in a forms-application is call one form form another one and give some context-information to that new form when calling it. In some cases you also want to get a kind of "return-value" when the called form is finished to that...
Welcome
So, finally i started my own blog to have a place where i can put my ideas about designing and developing applications using oracle-technologies. I would be happy if you find something useful. Andreas