0% found this document useful (0 votes)
16 views10 pages

Exno: Date: Select Start - Programs - Oracle Form - Form Builder

The document provides steps to create an Oracle form using the Form Builder and Data Block Wizard: 1. Launch Form Builder and select the Data Block Wizard to bind a database table to the form. 2. Select a table from the database, choose columns to display, and complete the Data Block Wizard. 3. The Layout Wizard is then invoked to design the form layout, adding items to a canvas with options to customize labels and formatting. 4. Upon finishing the Layout Wizard, the newly created form is displayed and can be run by executing a query.

Uploaded by

Leon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views10 pages

Exno: Date: Select Start - Programs - Oracle Form - Form Builder

The document provides steps to create an Oracle form using the Form Builder and Data Block Wizard: 1. Launch Form Builder and select the Data Block Wizard to bind a database table to the form. 2. Select a table from the database, choose columns to display, and complete the Data Block Wizard. 3. The Layout Wizard is then invoked to design the form layout, adding items to a canvas with options to customize labels and formatting. 4. Upon finishing the Layout Wizard, the newly created form is displayed and can be run by executing a query.

Uploaded by

Leon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

EXNO: FORM

DATE:

 Select Start->Programs- >Oracle Form->Form Builder

This loads
Oracle Form
Builder in
memory and
displays the
WELCOME
screen for
Form
Builder.
 Select the option Use the Data Block Wizard and click OK.

 The Data Block Wizard is used to bind database table(s) to a form.


 Click NEXT.
 Select the option Table or View
 To select Table or view object, click Browse

 Form Builder opens a dialogue box

 Enter User Name, Password and Database


 If the Oracle Database login is authentic, a list of tables/views bound to
the user login is displayed.

 Select any one of the table and click OK.


 Then select the columns that should appear as items.
 Selected columns are displayed in the Database Items. Then click
NEXT.
 Click NEXT to complete the Data Block Wizard.
 After creating the Data Block, the Layout Wizard will be invoked.
 The items placed through the Layout Wizard are displayed within a
frame on the activate form.
 Click NEXT to proceed.

 The Layout Wizard prompts for a Canvas Name Type. Click NEXT .
 Items that need to be displayed on the canvas must be selected from the
list provided under Available Items
 Click >> to select all items.

 The Label/Prompt for each canvas item along with its height and width
is displayed next
 If required, change the prompt. Click NEXT.
 The Layout Wizard needs to know the layout ‘s style.
 Layout Style can be Form or Tabular. Click NEXT

 Specify the frame title, number of records to be displayed and the


distance between the records must be entered.
 Click NEXT
 Click Finish to complete the process. The form will be displayed as

 To run the form , select Run form from Program menu or Press Run
button.
 Then select Execute option from Query Menu. Then the Query is
executed.
OUTPUT:

Result :

Thus the above form is created successfully.

You might also like