• Oracle Forms Look & Feel project 1.3.4.2 available (09/07/2008 publié dans : Oracle Forms )
    This version comes with bug corrections and a few new options. Get the new version.
  • Forms : How to dynamically set the MAX LENGTH in a Text item (03/07/2008 publié dans : Oracle Forms )
    It is not the first time I see, on forums, questions about how to restrict, at runtime, the number of characters a user can enter in a text item. The solution consists in understanding that every standard Forms widget has an associated PJC that can be handled by the Set_Custom_Property()...
  • Oracle Forms L&F project 1.3.4.1 available (25/06/2008 publié dans : Oracle Forms )
    This version comes with the SocketServer feature, allowing Forms to receive asynchronous messages from the outside. Get the new version.
  • Oracle Forms Look & Feel project 1.3.4 available (10/06/2008 publié dans : Oracle Forms )
    The last 1.3.4 version of the Forms L&F is available
  • Forms : a tool to integrate the LAF project into your existing Forms modules (26/05/2008 publié dans : Oracle Forms )
    I have worked on a tool capable of upgrading existing Forms module to implement the LAF projet. You can reach this tool here. It is a very beta version, and I need your participation to evaluate it with your own modules. There are so many different possibilities that I cannot test all of...
  • A Web Forms PopList PJC with same C/S behaviour (13/05/2008 publié dans : Oracle Forms )
    This PJC is a workaround to the issue defined in the bug 3867157 on Metalink. It allows having the same behaviour on the Web that the one it has on the C/S version. The When-List-Changed trigger would fire only when the mouse is clicked or when the Enter key is pressed, but not when...
  • 2 Oracle Forms Java Beans updated (30/04/2008 publié dans : Oracle Forms )
    Two Oracle Forms Java Beans have been updated: JTable Java Bean with a correction concerning the color/format for CHAR cells Dynamic Menu Java Bean that, now, allows multiple sub-menus
  • C programmers : an API to encapsulate the complex OCI interface (06/04/2008 publié dans : Other )
    Hello there, I would be pleased to present the brilliant work of a nice French person, who has developped a library, capable of encapsulating the so complex OCI interface. It is a powerful workaround for those C programmers that are not totally satisfied with the...
  • Test if a file exists on a web site from the database (25/03/2008 publié dans : Oracle PL/SQL )
    Here is a code snippet showing how you can test if a file exists on a web site (that you have access, of course). It uses the UTL_HTTP database package. DECLARE   url       VARCHAR2(256) := 'http://sheikyerbouti.developpez.com/tmp/f6_menus/menudef.mmb';...
  • Forms Swing JTable Bean updated (25/03/2008 publié dans : Oracle Forms )
    The Forms Swing JTable Java Bean has been updated to correct some issues when used with the JInitiator plugin. If you are using this plugin, re-load the new jar file from the article.
  • Forms : a non rectangular button's PJC (15/02/2008 publié dans : Oracle Forms )
    Here is a Pluggable Java Component that allows to have non rectangular buttons. You can have shapes described by polygon coordinate pairs, and also button made by a single letter, a word or even, by a complete sentence. Read the article
  • Forms : Dynamic LOVs (07/02/2008 publié dans : Oracle Forms )
    Here is an article showing how you can have  dynamic LOVs in your Forms modules. It allows to define 1 to 5 different LOVs that can display 1 to 9 columns. Completely dynamic ! read the article
  • Forms : an "auto completion" combo box (06/02/2008 publié dans : Oracle Forms )
    Here is a Java Bean that allows to manage an "auto completion" Swing JComboBox. Read the article
  • Forms Look & Feel : video available (04/02/2008 publié dans : Oracle Forms )
    I have just uploaded a short video that shows how to build a brand new Form module including the Look & Feel from scratch. You can get the .avi file from the Look&Feel documentation home page, or directly from here.
  • Forms : a Java Bean to read the client machine information (25/01/2008 publié dans : Oracle Forms )
    Here is a Java Bean that allows to get some client machine information.      Read the article
  • Forms : a Java Bean Key interceptor (25/01/2008 publié dans : Oracle Forms )
    Here is a Java Bean that allows sending back to the Forms application each key pressed in any Text Item.    Read the article
  • Frank Zappa vs Oracle : Frank wins! (16/01/2008 publié dans : Other )
    What a good surprise to see, in my stats, that Frank Zappa has had more visit than other Oracle blog entry. Even if Oracle takes a good part in my professional life, Frank was correct on the following (and on so many other things) : Music is the best !
  • Forms : a swing calendar Java Bean (21/12/2007 publié dans : Oracle Forms )
    Here is my present for X-MAS, a Java bean that allows to choose a date from a Java swing calendar.   The Java calendar itself is from Kai Toedter - Released under GNU Lesser General Public License - www.toedter.com See the article.
  • Forms Java Bean and image quality - the final consecration (20/12/2007 publié dans : Oracle Forms )
    After a long research, I finally managed to get it ! In its third version, this Java Bean does not need any extra JDBC connexion to handle images from/to the database, but a single PL/SQL database package. See the last version
  • Google new BLACKLE search page (18/12/2007 publié dans : Other )
    Save energy with the new BLACKLE Google site.
  • Forms : Editable Swing JTable phase III (18/12/2007 publié dans : Oracle Forms )
    Here is the third version of the Swing JTable Forms' Java Bean. In this last version, the Forms dialog is able to read images from database Blob's columns and send them to the JTable without any JDBC connexion.  See this last version.
  • Moto passion (02/12/2007 publié dans : Other )
    Hello there, If you like motorbikes, you'd better have a look at this powerpoint file. It is amazing to see what people could make with a few small pieces!
  • Forms : Editable JTable (update) (30/11/2007 publié dans : Oracle Forms )
    This is a Javabean component that displays a JTable inside/outside of a Forms module. It (in this new version) allows saving the data modified through the JTable into the database. See the article
  • Forms : extracting a table-block content to HTML (28/11/2007 publié dans : Oracle Forms )
    Here is a sample dialog that allows to extract the content of a table-block to an HTML code. You can extract all the rows of the given block or only a range. It uses the package (PKG_HTML_TABLE) to extract the data to the HTML code. The function needs the block name and two non...
  • Forms Look and Feel 1.3.3.1 is out (21/11/2007 publié dans : Oracle Forms )
    The new LAF 1.3.3.1 is out with a few new features about the Status Bar and also a bug correction on table-blocks when all items are not located on the same canvas. Get the new 1.3.3.1 version.
  • Forms 6i installed and running on Windows Vista (17/11/2007 publié dans : Oracle Forms )
    Steve Cosner, on the OTN Forms' forum explains how he successfully installed Forms 6i on Windows Vista.
  • Forms : An Enhanced Bean to encapsultate the JDAPI utility (06/11/2007 publié dans : Oracle Forms )
    This Java Bean allows to process massive updates to the Forms source files (.FMB) through an XML input file. The goal is to hide the complexity of the Java/JDAPI stuff for those people that do not have time/skill to implement this Java API.   All the work...
  • Forms : a JavaBean to encapsulate JDAPI functions (26/10/2007 publié dans : Oracle Forms )
    It seems that many people would like to apply massive changes within their existing Forms applications, but do not have the skill (or the time) to deal with the Oracle JDAPI stuff. I have started a project targeting to do this kind of massive changes from a JavaBean, so a simple Forms...
  • Forms PJCs/JavaBeans : the Top 10 (29/09/2007 publié dans : Oracle Forms )
    Here is the Top 10 of the PJCs/JavaBeans you have prefered in September 2007: The Forms Look and Feel project 409 A Java Bean to print files to the local printer...
  • PL/SQL : a procedure to output content of BLOB columns onto the file system (25/09/2007 publié dans : Oracle PL/SQL )
    It is frequently asked how to load a BLOB table column from the content of an external file. This can be achieved by using the DBMS_LOB package's functions. Sometimes it is also useful to extract the BLOB content back to a file. Here is a procedure that achieves this task:...
  • Jonathan Lewis session in Paris : Report (French) (24/09/2007 publié dans : Other )
    Jonathan Lewis has given a two day session in Paris last 10 and 11 September about Cost Based Optimisation. Read the short report of the event (in French)
  • Forms : A JavaBean to handle CLOB/NCLOB columns (19/09/2007 publié dans : Oracle Forms )
    Here is a Java Bean to handle CLOB/NCLOB database columns in a Forms application. It is a more elaborated version of a previous one, which was based on a PJC (VTextArea). Unfortunately, the PJC was no able to handle huge texts, and often "froze" with text length greater...
  • Forms JavaBean : access to the Window menu (15/09/2007 publié dans : Oracle Forms )
    Here is a Java Bean to read the Window Forms menu option. You have access to every window opened in the Forms application to minimize or restore them. Read the article
  • Forms JavaBean : The return of the Keep the Initial Image Quality (11/09/2007 publié dans : Oracle Forms )
    Here is a Java Bean that allows reading, displaying with scaling and writing images. This bean is a more elaborated image handler (than this one). It allows scaling images to fit the target item size, and includes a FileChooser with image preview dialog. Read...
  • Oracle Forms : how to enforce using the desired Java plugin version (03/09/2007 publié dans : Oracle Forms )
    In the Forms OTN forum, Rosario Vigilante explains how  to be sure  Forms will use the desired Java plugin at runtime. For those that want to keep the Forms running with an old plugin (1.4 for instance) even if a newer version is alread installed on the client machine, this is an...
  • Forms and Dynamic SQL (EXEC_SQL) (21/08/2007 publié dans : Oracle Forms )
    I frequently see questions on Forums about how to handle a cursor  with a dynamic Where clause. Oracle Forms has a special package named : EXEC_SQL that allows using dynamic SQL in the Forms application. Here is a sample dialog that queries the EMP table with the...
  • JDeveloper : a Media Library (17/08/2007 publié dans : J2EE )
    Tristan Fabre has just finished a tutorial about how to build a media library with JDeveloper and ADF. Someone interested in?
  • August 9, 2007 as "Frank ZAPPA DAY" in Baltimore... (16/08/2007 publié dans : Other )
    NOW, THEREFORE, I, SHEILA DIXON, MAYOR OF THE CITY OF BALTIMORE, do hereby proclaim August 9, 2007 as "Frank ZAPPA DAY" in Baltimore and do urge all citizens to join inthis celabration. Frank Zappa had still a statue in Republic Tcheque, a street in Berlin and now has a special day in the...
  • 2 days to learn a max about Oracle Forms! (16/08/2007 publié dans : Oracle Forms )
    The American Oracle Development Tool User Group organizes a special event entirely reserved to the Oracle Forms product. Yes, you read right, a 100% Forms event ! Two days to learn a lot about Forms: Templates WebUtil Using HTML and...
  • Laurent Schneider's Book (13/08/2007 publié dans : Oracle PL/SQL )
    I've just discovered that Laurent Schneider has published a book about "Advanced Oracle SQL Programming". As I already know and have learned from him, I am pretty sure this book would be a gold mine.
Blog : Poésie sur over-blog.com - Contact - C.G.U. - Rémunération en droits d'auteur avec TF1 Network - Signaler un abus