Overblog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Suivre ce blog Administration + Créer mon blog
MENU

Articles Oracle Forms, PL/SQL, Java, J2EE

Publicité

Oracle Forms : A multi-selection record system

Oracle Forms : A multi-selection record system

For once, this Forms entry is not about Java Beans or PJC, but only 100% Forms standard ! This new article show how you can select/unselect several records in a table-block, without any extra item in the block, but only a PL/SQL collection stored and...

Lire la suite
Publicité

Using the LAF without the whole LAF stuff

I receive sometimes requests by users that are interested by some features of the Forms Look and Feel tool, but don't want to install the whole stuff : .pll, .css, database packages, ... Even though you need the PLL and the CSS to easilly paint the canvases...

Lire la suite

Oracle Forms Look and Feel 1.6.8

Oracle Forms Look and Feel 1.6.8

The DrawLAF Java Bean can, now, start external commands, then get the result back. It allows the developer to start external commands, then after get the result or the error. A new method has been added to the DrawLAF Java Bean : SET_EXT_PROG. Result...

Lire la suite