MCC - CIS162AD
CS13 Databases - 20 points
   cs.gif

Create a Windows application to navigate through a Customer table stored in an Access database (cs13_databases.accdb is available via 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.

CS13FormA and CS13FormB

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

Getting Started:


Submit CS13FormA.cs, CS13FormA.Designer.cs, CS13FormB.cs, CS13FormB.Designer.cs
Revised: 11/29/2011 - www.mesacc.edu/~marquez/cis162ad/cs13_databases.html