Showing posts with label visual basic student record system. Show all posts
Showing posts with label visual basic student record system. Show all posts

Saturday, April 4, 2015

Student Record System in Visual Basic 6

In this simple program I would like to share with you a CRUD application that I called student record system that is written in Visual Basic 6 and Microsoft Access. It enables the user to add, edit and delete record of the students from the database. It stores student records like course, section and other related information about the student enrolled in the school. I also added a code for login so that only authorized users can only access the records from our system.


If you have some question send me an email at jakerpomperada@gmail.com and jakerpomperada@yahoo.com.


Thank you very much.