Simple Enrollment System

This is my simple enrollment system using vb6 and sqlserver 2000. Hope you like it :)
Requirements
  • Visual Basic 6.0
  • Microsoft SQL Server 2000
Below are the features of simple Enrollment System
Front-end 
  1. Student Module. This module is capable of managing student information.
  2. Course Module.  This module is capable of managing course details.
  3. Instructor Module. This module is capable of managing instructor information.
  4. Enroll Module. This module is capable of managing enrollment transaction
Back-end
  1. MS SQL2000 database . 
  2. Diagram
  3. Implementation of Views
  4. Filter duplicate entry
  5. Display records using listview control
 If you like to get the source code, download it here for FREE.
 Click Here To Download Source Code