view counter

App Development Feed

Oracle application development and Oracle database application development resources, news, and support articles.

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


Each message or error forms raises[...]

Reusable ADF Library (RSSFeedReader)

In this blog entry I'll demonstrate the creation of a reusable component using JDeveloper/ADF 11g, Rome 1.0 RSS and Atom Utilities, and JDOM 1.0. First I'll provide the links to the required software.

Reusable ADF Library (RSSFeedReader)

In this blog entry I'll demonstrate the creation of a reusable component using JDeveloper/ADF 11g, Rome 1.0 RSS and Atom Utilities, and JDOM 1.0. First I'll provide the links to the required software.

New java bean to show a pdf document

In the Oracle Form above I have put the pdf-render project of sun as a java bean. I can show a pdf document without showing an url.

Reusable ADF Library (RSSFeedReader): Updated to use the iterator component as opposed to the forEach.

In this blog entry I'll demonstrate the creation of a reusable component using JDeveloper/ADF 11g, Rome 1.0 RSS and Atom Utilities, and JDOM 1.0. First I'll provide the links to the required software.

Oracle @ EclipseCon 2009

 

Information on our booth and details about the sponsorship of the members and committers reception will come soon.

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 you can react on it. There are several[...]

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 you can react on it. There are several[...]

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 you can react on it. There are several[...]

view counter