README.md

December 5, 2022 ยท View on GitHub

Using ADO with a treeview

Description

Populates a treeview with a database's tables then uses the node click event of the treeview to populate a data grid.

More Info

You must build a connection string before this example will work.

Submitted On2000-11-17 08:56:36
ByDale Cebula
LevelBeginner
User Rating5.0 (40 globes from 8 users)
CompatibilityVB 6.0
CategoryDatabases/ Data Access/ DAO/ ADO
WorldVisual Basic
Archive FileCODE_UPLOAD1177111172000.zip

Contents

  1. 1Using ADO with a treeview
  2. 1.1Description
  3. 1.2More Info