MCC - CIS162AD
CS13 Databases - 25 points
   cs.gif

Create a Windows application to navigate through a Customer table stored in an Access database (CSMail.mdb is available from the link below). The project will include two forms. One will have a DataGridView control, and the second form will have Labels and Textboxes. Both forms will include a navigation bar.

CS13Form and CS13Form2

Sample form (cs13_form1.jpg)     Sample form (cs13_form2.jpg)

Getting Started:


Submit CS13Form.cs, CS13Form.Designer.cs, CS13Form2.cs, CS13Form2.Designer.cs
Revised: 11/13/2007 - www.mc.maricopa.edu/~marquez/cis162ad/cs13_databases.html