A script-enabled browser is required for this page to function properly.

Converting PL/SQL Libraries Attached to a Form

To convert a PL/SQL library interactively:

To convert a PL/SQL library using the GUI version of the Form Compiler:

  1. Double-click the Form Compiler icon.
  2. In the File field, select the PL/SQL Library you want to convert.
  3. In the Write output to file field, make sure the target file has the extension .PLL.
  4. Click OK.

To convert a PL/SQL library using the Form Compiler on the command line:

Usage Note