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
- Student Module. This module is capable of managing student information.
- Course Module. This module is capable of managing course details.
- Instructor Module. This module is capable of managing instructor information.
- Enroll Module. This module is capable of managing enrollment transaction
Back-end
- MS SQL2000 database .
- Diagram
- Implementation of Views
- Filter duplicate entry
- Display records using listview control
Click Here To Download Source Code