View Single Post
Old 26-02-2007, 10:00 PM   #1 (permalink)
Sridhar_Rao
In The Zone
 
Sridhar_Rao's Avatar
 
Join Date: Feb 2007
Posts: 353
Default How to program databases using VB 6

I am my own teacher. I download online tutorials and learn on my own. Although I have dozens of them on use ADO controls for Databases, I have not been able to understand it. My knowledge is limited to programming in foxpro2.6. Can anyone help me with the following:
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.
Sridhar_Rao is offline