Question: Open the MusicBox Solution (MusicBox Solution.sln) file contained in the VB2015Chap13MusicBox Solution-LINQ folder. The application is connected to the MusicBox database, which is stored in
Open the MusicBox Solution (MusicBox Solution.sln) file contained in the VB2015\Chap13\MusicBox Solution-LINQ folder. The application is connected to the MusicBox database, which is stored in the MusicBox.accdb file. The tblBox table in the database contains four text fields. Start the application to view the records contained in the dataset, and then stop the application. Open the Code Editor window. Code the btnAll_Click procedure so that it displays all of the records. Code the btnShape_Click procedure so that it displays the records for music boxes having the shape selected by the user. Code the btnSource_Click procedure so that it displays the records for music boxes either received as gifts or purchased by the user. Code the btnCount_Click procedure to display the number of music boxes in the dataset. Test the application appropriately.
Step by Step Solution
3.45 Rating (177 Votes )
There are 3 Steps involved in it
Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 14 VisualStudioVersion 140225120 MinimumVisualStudioVersion 100402191 ProjectF184B08FC81C45F6A57F5ABD9991F28F MusicBox Project M... View full answer
Get step-by-step solutions from verified subject matter experts
