Tools Links Login

Dynamically Populate a Treeview/Listview from MSAccess DB using ADO

This project demonstrates populating a Microsoft Access database dynamically into a treeview and listview control, by using loops and arrays. Also added the common Add/Edit/Update functions into the database for those who wish to learn the basics functions of ADO. Another purpose of designing the code the way I have with objects is so you can reuse the listview and treeview modules just in case you wanted to load the same information into another treeview or listview control, with out adding extra code. Once any database is loaded you can also edit the values in the treeview with the label edit functions. (F2). anyway there are lots of code samples available in this project.
if you like this code please vote. Thanks.

Original Author: Chris Hatton

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 147 times

Categories

Visual Basic 6

Attachments

Dynamicall78227512002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 169,550 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.