You are on page 1of 9

COLLEGE OF INFORMATION TECHNOLOGY EDUCATION

ITE008 – Database Systems 3 (ORACLE 3) / EWEB412L1 – Advanced Internet Computing 1


PRELIMINARY

ASSIGNMENT
Chapter 5 Creating a Basic Form Module

NAME: ABELARDE, JESSA MAE L. DATE: DECEMBER 06, 017


SECTION: IT33FB1 INSTRUCTOR: MS. PAULA CASTRO
PROGRAM: BSIT

This laboratory activity supports the attainment of Student Outcomes (SOs):


(b) analyze a complex problem and identify and define the computing requirements appropriate to its solution;
(i) recognize the need for, and have the ability to engage in continuous professional development and lifelong learning; and
(j) identify and analyze user needs and take them into account in the selection, creation, evaluation, and administration of
computer based systems;

INSTRUCTIONS:
1. Perform Practice Set 5
2. For Practice Set 5 follow ALL the instructions and create the same output based on your manual and provide screen
shots.
3. Include a brief description/caption of each image
4. Save your work as: LASTNAME_ PRELIM_HW1.DOC file type ONLY
5. Be Creative in designing your forms and Explore the Forms Builder Application
6. This laboratory activity will be graded using the rubric for programming skills in Advanced Internet Computing 1 or
Database Systems 3 (ORACLE 3).
NOTE:
7. Submit printed copy with attached rubric and softcopy of your work. Deadline of submission next meeting

Practice 5
1. Create a new form module.
Create a new block by using the Data Block Wizard.
Base it on the ORDERS table and include all columns except ORDER_TOTAL and PROMOTION_ID.
Display the ORDERS block on a new content canvas called CV_ORDER and show just one record at a time. Use a form
style layout. Set the frame title to Orders.

2. Create a new block by using the Data Block Wizard.


Base the block on the ORDER_ITEMS table and include all columns.
Create a relationship and select the master block as ORDERS.
Display all items except ORDER_ID on the CV_ORDER canvas.
Display six records in this detail block on the same canvas as the master block.
Use a tabular style layout and include a scroll bar.
Change the order of the blocks in the Object Navigator, moving the ORDER_ITEMS block after the ORDERS block. Set the
frame title to Items.

3. Save the new module to a file called ORDGXX, where XX is the group number that your instructor has assigned to you.

4. Create a new block based on INVENTORIES (do not create any relationships with other blocks at this time) to display on a
different canvas.
Base it on the INVENTORIES table.
Display four records in this block and ensure that they are displayed on a new content canvas called CV_INVENTORY.
Use a tabular style layout, and include a scroll bar.
In the Object Navigator, move the INVENTORIES block after the ORDER_ITEMS block.
Set the frame title to Stock.
Do not create any relationships between blocks at this stage.

5. Explicitly create a relation called Order_Items_Inventories between the ORDER_ITEMS and INVENTORIES blocks.
Ensure that line item records can be deleted independently of any related inventory.
Set the coordination so that the INVENTORIES block is not queried until you explicitly execute a query.

6. On the ORDER_ITEMS block, change the prompt for the Line Item ID item to Item# by using the reentrant Layout Wizard.
First, select the relevant frame in the Layout Editor, and then use the Layout Wizard.

7. In the INVENTORIES data block, change the prompt for Quantity on Hand to In Stock by using the Layout Wizard.

8. Save and compile your form module.


Click Run Form to run your form module.
Execute a query.
Navigate through the blocks so that you see the INVENTORIES block. Execute a query in the INVENTORIES block.
Exit the run-time session, close the browser, and return to Forms Builder.

8. Change the form module name in the Object Navigator to ORDERS, and then save.
1.CREATE A NEW FORM MODULE FROM 3 JUST CLICK THE BROWSE AND CHOOSE THE ORDER
THEN CLICK ALL NEED TO THE ORDER FOR THE TABLE.
USING BLOCK WIZARD

2. JUST CLICK THE NEXT TO PROCEED TO NEXT


4. BECAUSE YOU DON’T NEED THE RELATION JUST
STEPS.
CLICK NEXT
5.CLICK ALL DISPLAY ITEMS FOR THE ORDER 7. AFTER YOU FINISH ALL STEP THE TABLE WILL
DISPLAY

9. FOR NEXT CHOOSE ORDER ITEM CLICK ALL NEED


TO DISPAY TO TABLE.

6. THIS IS LAYOUT WIZARD YOU ALL DISPLAY ITEMS


YOU CHANGE SA WIDTH OR ANYTHING YOU WANT TO
CHANGE
10. BECAUSE ON THE STEP NEED TO RELATIONSHIP 12. CLICK FINISH
SO WE NEED TO CREATE RELATIONSHIP FOR THE
ORDER_ITEMS.

13.CLICK ALL NEED TO DISPLAY TO ORDER ITEMS

11. JUST CLICK NEXT TO PROCEED NEXT STEPS.


14.JUST CLICK NEXT 16. SAVE AS ORDERS

17. FOR INVENTORIES CLICK ALL NEED TO DISPLAY

15. CLICK TABULAR STYLE AND CLICK NEXT


18. JUST CLICK NEXT TO PROCEED TO NEXT STEPS. 20. CLICK THE RADIO BUTTON (TABULAR) AND CLICK
NEXT

21. NEED TO RELATION ORDER_ITEM


19. CLICK ALL NEED TO DISPLAY FOR INVENTORIES
22. SAVE ALL

23. FINISH.

You might also like