Open the Sports Action Solution (Sports Action Solution.sln) file contained in the VB2015Chap13Sports Action Solution folder. Connect

Question:

Open the Sports Action Solution (Sports Action Solution.sln) file contained in the VB2015\Chap13\Sports Action Solution folder. Connect the application to a Microsoft Access database named Sports. The database is stored in the VB2015\Chap13\Access Databases\Sports.accdb file. The database contains one table named tblScores. Each record has five fields that store the following information: a unique number that identifies the game, the date the game was played, the name of the opposing team, the home team’s score, and the opposing team’s score. The application should display each record contained in the Sports database, one at a time, in label controls. The user should not be allowed to add, delete, edit, or save records. Include a button on a BindingNavigator control to allow the user to display the average of the home team’s scores. Code the application and then test it appropriately.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: