Question: 2. Diamond Spa records the ID, name, and price of each of its services in a database named Services. The Services database, which is stored
2. Diamond Spa records the ID, name, and price of each of its services in a database named Services. The Services database, which is stored in the VB2015\Chap13\Access Databases\Services.accdb file, contains a table named tblServices. Open the Diamond Solution (Diamond Solution.sln) file contained in the VB2015\Chap13\Diamond Solution-DataGridView folder. Connect the application to the Services database.
Change the database file’s Copy to Output Directory property to Copy if newer. Bind the table to a DataGridView control, and then make the necessary modifications to the control. Enter the Try... Catch statement in the Save Data button’s Click event procedure; include appropriate messages. Test the application appropriately.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
