Click here to Skip to main content
15,908,834 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can i create a program in visual basic 6.0 containing a table so that a user can register name and marks of students and it provides Grades
Posted

1 solution

This may be a starting point for how to data access in VB6.0

http://www.nigelrivett.net/VB/VB6DataAccessLayer.html[^]

If you needs any specefic help please post your code workings.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900