Question: 4. Open the Playhouse Solution (Playhouse Solution.sln) file contained in the VB2015 Chap13Playhouse Solution folder. Connect the application to a Microsoft Access database named Play.

4. Open the Playhouse Solution (Playhouse Solution.sln) file contained in the VB2015\

Chap13\Playhouse Solution folder. Connect the application to a Microsoft Access database named Play. The database is stored in the VB2015\Chap13\Access Databases\

Play.accdb file. The database contains one table named tblReservations. Each record has three fields: a numeric field named Seat and two text fields named Patron and Phone.

The application should display the contents of the Play database in a DataGridView control. It should also allow the user to add, delete, modify, and save records. Enter the Try...Catch statement in the Save Data button’s Click event procedure. Test the application 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