Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

VISUAL PROGRAMMING QUESTION 5 BioSinar Sdn.Bhd plan to develop a VB system to store their employee details. You are hired as a programmer to build

VISUAL PROGRAMMING

image text in transcribed

QUESTION 5 BioSinar Sdn.Bhd plan to develop a VB system to store their employee details. You are hired as a programmer to build this system. The basic program has an interface as shown in Figure 12.0. The data will be put in a database named as "staffDetails.mdb" and all the data in the database is shown as in the interface. Staff Details Information Staff ID: 108546 Name: Ahmad Adham Full Time: Yes Add Hire Date: Save Delete January, 2021 Sun Mon Tue Wed Thu Fri 27 28 29 30 31 1 3 4 5 6 7 8 10 11 12 13 14 15 17 18 19 20 21 22 24 25 26 27 28 29 31 1 2 3 4 5 Today: 13/1/2021 Sat 2 9 16 23 30 6 Exit Salary First Previous Next Last Figure 12.0 Write a Visual Basic program for Add, Save, Delete, and Delete button. The program must be able to go the Next, Previous, First and Last record when the users click that particular button. Show a message box after users successfully add, save or delete the data. Name of the components used in connecting the database (staffDetails.mdb) are: Table Adapter Manager, StaffDetails BindingNavigator, StaffDetails Data Set, StaffDetails Binding Source, StaffDetailsTableAdapter. (15 marks) QUESTION 5 BioSinar Sdn.Bhd plan to develop a VB system to store their employee details. You are hired as a programmer to build this system. The basic program has an interface as shown in Figure 12.0. The data will be put in a database named as "staffDetails.mdb" and all the data in the database is shown as in the interface. Staff Details Information Staff ID: 108546 Name: Ahmad Adham Full Time: Yes Add Hire Date: Save Delete January, 2021 Sun Mon Tue Wed Thu Fri 27 28 29 30 31 1 3 4 5 6 7 8 10 11 12 13 14 15 17 18 19 20 21 22 24 25 26 27 28 29 31 1 2 3 4 5 Today: 13/1/2021 Sat 2 9 16 23 30 6 Exit Salary First Previous Next Last Figure 12.0 Write a Visual Basic program for Add, Save, Delete, and Delete button. The program must be able to go the Next, Previous, First and Last record when the users click that particular button. Show a message box after users successfully add, save or delete the data. Name of the components used in connecting the database (staffDetails.mdb) are: Table Adapter Manager, StaffDetails BindingNavigator, StaffDetails Data Set, StaffDetails Binding Source, StaffDetailsTableAdapter. (15 marks)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Formal SQL Tuning For Oracle Databases Practical Efficiency Efficient Practice

Authors: Leonid Nossov ,Hanno Ernst ,Victor Chupis

1st Edition

3662570564, 978-3662570562

More Books

Students also viewed these Databases questions

Question

Explain the principles of delegation

Answered: 1 week ago

Question

State the importance of motivation

Answered: 1 week ago

Question

Discuss the various steps involved in the process of planning

Answered: 1 week ago

Question

What are the challenges associated with tunneling in urban areas?

Answered: 1 week ago

Question

What are the main differences between rigid and flexible pavements?

Answered: 1 week ago