This Microsoft Visual Basic DATA SOURCES exercise is provided to allow potential course delegates to assess their suitability for the Wise Owl VISUAL BASIC 2005 WINDOWS FORMS course only, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
| 1) | Create a new database within your project called Mortgage. |
| 2) | Double-click on this to go into Server Explorer. |
| 3) | Create a new table to hold the types of mortgage. There are two fields in this table:
|
| 4) | Enter records within this table as follows:
|
| 5) | Create a new view listing the mortgage types alphabetically by name, and save this as VwMortgageType: |
Your view should look like this - notice that this view is not sorted!
|
|
| 6) | Create a table called Person, with the following fields:
|
| 7) | Enter a few people into your table, with likely mortgages. |
| 8) | Create a view listing your people by name, and save this as VwPerson. |
| 9) | Optionally, create a database diagram, and use this to link your two tables together. |
| 10) | Close any open windows. |
Thank you for showing an interest in this Visual Basic 2005 Windows Forms training course!
Recommended sites: C# corner | Computer tutorials | Training classes