Articles Oracle Forms, PL/SQL, Java, J2EE
Abstract: In a press announcement and David I blog post, Borland announces the acquisition of Segue Software and also plans to divest its IDE product lines Borland plans separate company for its developer products - by David Intersimone Letter from Borland...
Lire la suite
A text item key stroke interceptor A Javabean component that allows to intercept each key typed in a text field Read the paper Francois
Lire la suite
With the old C/S versions, the TEXT_IO package allowed to manipulate text files on the client machine. Since the Web versions, this package allows to manipulate text files on the Application Server machine. To allow developers to manipulate text files...
Lire la suiteThis site is a kind of “superstore” where people from the Oracle Forms Community can share their knowledge and provide their own solutions. If you are looking for PJC & Javabean solutions for your Oracle Forms applications, or if you want to share your...
Lire la suiteIt is not the first time i see some posts on forums that ask: How can I make a dynamic IN clause within a PL/SQL block when the list of values for the IN clause is provided with a string or a table column ? I have seen, on the ORAQA a post that explains...
Lire la suiteI have just seen a recent Laurent Schneider's blog entry about selecting from a LONG column http://laurentschneider.blogspot.com/2006/01/select-from-test-where-mylong-like.html. Then i remember another question on this same forum where the guy need to...
Lire la suite
This is a Javabean component that allows to retrieve the Forms applet parameters. Read the article Francois
Lire la suiteI have just read the Jeff Moss article concerning Hex to decimal conversion and vice versa. In this article we can find some great conversions routines. This is one that allows to convert hexadecimal numbers greatest than 255 to a decimal format: CREATE...
Lire la suite
This is a Javabean that allows to replace the internal Oracle Forms' timer Read the article Francois
Lire la suite