Question: Open the Sports Action Solution (Sports Action Solution.sln) file contained in the VB2015Chap13Sports Action Solution folder. Connect the application to a Microsoft Access database named

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.

Step by Step Solution

3.40 Rating (163 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 14 VisualStudioVersion 140225120 MinimumVisualStudioVersion 100402191 ProjectF184B08FC81C45F6A57F5ABD9991F28F Sports Action Proj... View full answer

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

Students Have Also Explored These Related Programming with Microsoft Visual Basic 2015 Questions!