CIS206 - Advanced Visual Basic - Week 5

Database Update Applications 


Download the Northwind Database with Cascading Deletes and Updates turned on for the Employee Table (Zipped)


Example 1 

Updates using a grid

Download the example


Example 2

Updates using bound controls

Download the example


Example 3

Updates using unbound controls

Download the example


Assignment

Problem 5.3  or  5.4  
            You may use the wizard or write the code directly. 
            You may code a Single-tier or Multi-tier application.

            You may use the database of your choice.


Return to Home Page