HW4 VB6 Student Checkin Database Project Due COB Monday 13 December May be turned in by 1200 Decembe - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

HW4 VB6 Student Checkin Database Project Due COB Monday 13 December May be turned in by 1200 Decembe

Description:

The project will allow the student to Add, Update and ... used to enhance the visual effectiveness ... sure the DatabaseName property points to 'a:HW4 ... – PowerPoint PPT presentation

Number of Views:144
Avg rating:3.0/5.0
Slides: 7
Provided by: carlo316
Category:

less

Transcript and Presenter's Notes

Title: HW4 VB6 Student Checkin Database Project Due COB Monday 13 December May be turned in by 1200 Decembe


1
HW4VB6 Student Check-in Database ProjectDue
COB Monday 13 December(May be turned in by 1200
December 16)
HW4
CI9008 George Zolla
Naval Postgraduate School
Monterey, CA
2
HW4 Requirements
  • 1. Write a VB6 project that allows a new student
    to use a VB Form to enter personal information
    into a database during check-in at the Naval
    Postgraduate School. The project will allow the
    student to Add, Update and Delete a record. The
    project will also allow the student to view other
    records in the database table and protect the
    user from going past the last record or prior to
    the first record. The database used to connect to
    the form will be available on the course web
    page. (Download with Internet Explorer).

3
HW4 Requirements
  • 2. A quality project will use command buttons or
    images to move within the database and to Add or
    delete a record. (Deleting a record must be done
    with a data-bound control). Extra points will be
    given if the project prevents user errors by
    using list boxes, combo boxes or by limiting user
    actions. Extra points will also be given if the
    project gives the user the ability to Find and
    display a record in the database.

4
HW4 Requirements
  • 3. The following fields must be displayed on the
    form
  • First Name
  • Last Name
  • Rank
  • Service
  • Designator
  • Country
  • Curriculum (Number)
  • Status (Student, Staff or Faculty)
  • PRD
  • Sex

5
HW4 Requirements
  • 4. Use the conventions recommended in the text
    and the guidance and requirements contained in
    the Project Evaluation Sheet including project
    submission instructions. Plus
  • Use meaningful names for controls, variables and
    the form
  • Images may be used to enhance the visual
    effectiveness
  • The project folder must fit on one floppy or zip
    disk
  • The database file must be located in the project
    folder.

6
HW4 Requirements
  • 5. Warnings
  • Make sure the DatabaseName property points to
    a\HW4\ci9008.mdb
  • Do not use the Update method unless you have
    used the AddNew or Edit methods immediately
    prior.
Write a Comment
User Comments (0)
About PowerShow.com