JMA201-01
Fundamentals of Application Development

DEPARTMENT SCHEDULE SYLLABUS RESOURCES
Final Information

50 Points, Tuesday, December 14th - 1:30pm to 3:30pm

You will create an Access database in 2003 format. You will create a table based on an entity of your choice. You will then create a VB project with an interface for manipulating this data. Your final will look similar to my sample files.

  1. 5 Points - menu bar with (at minimum) functional help and exit items.
  2. 5 Points - an form (either the About form wizard or just a regular form) that appears when the help menu item is clicked
  3. 5 Points - an insert form that appears when insert is clicked
  4. 5 Points - an update form that appears when update is clicked.
  5. 5 Points - functional record navigation
  6. 5 points - at least 5 main table records
  7. 5 points - ability to insert
  8. 5 points - ability to update
  9. 5 points - ability to delete
  10. 5 points - logical form design with labels for field values, aligned boxes and labels.

I will give partial credit for some items (i.e. form design). Other items (ability to insert for example) either work or they don't.

Bring your database and VB program (in project form - you may create an exe if you desire, but it is not required and you MUST have your project source!) to the final exam period.

I will NOT help you with any program problems on the day of the project!

Good luck!