Question: 2. Open the VB2015Chap14Jacoby SolutionJacoby Solution (Jacoby Solution.sln) file. The application is connected to the Sales database, which contains a table named tblSales. Each record

2. Open the VB2015\Chap14\Jacoby Solution\Jacoby Solution (Jacoby Solution.sln)

file. The application is connected to the Sales database, which contains a table named tblSales. Each record in the table has four numeric fields named RecordNum

(the primary key), YearNum, MonthNum, and Sales. The btnAdd_Click procedure should allow the user to add records to the database, but only when the four text boxes contain data. The record numbers in the database must be unique. The records should appear in numerical order by the record number. Code the application and then test it appropriately.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock