README.md

December 5, 2022 ยท View on GitHub

Dynamically Populate a Treeview/Listview from MSAccess DB using ADO

Description

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.

More Info

Submitted On2002-05-01 23:34:30
ByChris Hatton
LevelAdvanced
User Rating4.9 (112 globes from 23 users)
CompatibilityVB 5.0, VB 6.0
CategoryDatabases/ Data Access/ DAO/ ADO
WorldVisual Basic
Archive FileDynamicall78227512002.zip