|
|
Title | Use ADO to display database tables and records in a TreeView control |
Keywords | ADO, TreeView, database |
Categories | Database |
|
|
List the available tables. When the user picks one, list its fields. After the user has selected fields,
fill the TreeView. See the code for details.
Thanks to Iouri Boutchkine.
|
|
|
|
|
|
|
|