CIS206 - Advanced Visual Basic - Week 3

Database Applications


Download the Northwind Database


Example 1 

Use the wizard to create a connection, data adapter, and dataset.

Build the database in Excel from the content of a web page table

Save database as an XML file

Download the example


Example 2

Bind a dataset to form controls

Download the example 


Example 3

N-Tier using Access or XML

Download the example 


Example 4

N-Tier sample using class and unbound controls

Download the example


Assignment

Problem 3.2  -  Employee Information using the Northwind Database    


Return to Home Page