using visual basics to create a computerised registeration system in my school

Nigeria
October 6, 2006 3:02am CST
i need all the info i can get on how to use visual basics to create a computerised register.it is for my computing project, i choose this topic, am suppose to show how visual basic can change mannual registration to computerised registration.
1 response
@sarunraj (56)
• India
6 Oct 06
hey, 1. u need to have forms that will capture all the information for the registration purpose. 2. u need to have all the necessary fields in the form, so that u can capture all the data. 3. u need to store the information captured into a database. 4. design tables (database) that will store all the iformation. 5. if u want to see any existing data, then get the data from the database tables. 6. u need to have username / password security system setup, so that only authorised persons can enter the information or manipulate the existing data. hope this helps u... ---Raj---