How to program databases using VB 6
Posted January 8th, 2009 byCategories: straightguysca.com
1. Create a database (*.mdb) either through access or programtically
2. Open the said database table
3. Append the table from on screen controls-repeat for another few records
4. Edit the contents, replace the valuue
5. Save the table & exit
I would wish to inform that I am a complete beginer and learning on my own. If the codes were given line by line, it would be really helpful.
#If you have any other info about this subject , Please add it free.# |