Oracle Lab
Oracle Lab
28(a)(2)
Programming Lab –
Course code L T P C
VB & Oracle
Core/Elective/Supportive Core Lab : 6 0 0 6 4
Students should have the theoretical knowledge Syllabus 2021-22
Pre-requisite
in visual basic and oops concept. Version Onwards
Course Objectives:
The main objectives of this course are to:
1. To develop applications using Graphical User Interface tools.
2. To understand the design concepts.
3. To design and build database systems and demonstrate their competence.
4. To create requirement analysis and specification for software applications.
Programs 36 hours
1. Construction of an Arithmetic Calculator (Simple).
2. Writing simple programs using loops and decision-making statements.
a. Generate Fibonacci series.
b. Find the sum of N numbers.
3. Write a program to create a menu and MDI Forms.
4. Write a program to display files in a directory using DriveListBox, DirListBox and
FileListBox control and open, edit and save text file using Rich text box control.
5. Write a program to illustrate Common Dialog Control and to open, edit and save text file.
6. Write a program to implement animation using timers.
7. Write a simple VB program to accept a number as input and convert it into
a. Binary b. Octal c. Hexa-decimal
8. Create a table for Employee details with Employee Number as primary key and following
fields:
Name, Designation, Gender, Age, Date of Joining and Salary. Insert at least ten rows and
perform various queries using any one Comparison, Logical, Set, Sorting and Grouping
operators.
9. Write a PL/SQL to update the rate field by 20% more than the current rate in inventory
table which has the following fields: Prono, ProName and Rate. After updating the table a
new field (Alter) called for Number of item and place for values for the new field without
using PL/SQL block.
Page 47 of 77
B. C. A. 2022-23 onwards - Affiliated Colleges - Annexure No.28(a)(2)
Reference Books
1 Gray Cornell (2003), ”Visual Basic 6 from ground up” TMH, New Delhi, 1st Edition,
Deitel and Deitel, T.R.Nieto (1998), “Visual Basic 6 – How to Program”, Pearson Education.
2
First Edition.
Related Online Contents [MOOC, SWAYAM, NPTEL, Websites etc.]
1
2
3
Page 48 of 77