Question: ***MICROSOFT*** VISUAL BASIC.NET***Create a Microsoft Access database that contains one table named tblHomes. The table should contain 10 records, each having five fields. The ID

***MICROSOFT*** VISUAL BASIC.NET***Create a Microsoft Access database that contains one table named tblHomes. The table should contain 10 records, each having five fields. The ID and ZIP code fields should contain text. Be sure to use several different ZIP codes. The number of bedrooms, number of bathrooms, and price fields should be numeric. Create an application that displays the contents of the database in a DataGridView control. The user should not be allowed to add or delete records. The application should allow the user to display the records for a specific number of bedrooms, a specific number of bathrooms, or a specific ZIP code. It also should allow the user to display the average home price for the entire database and also for a specific ZIP code.

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

Students Have Also Explored These Related Databases Questions!