VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



DataTreeWrapper Class module, can wrap a whole database into TreeView Control

by Kenny Lai, Lai Ho Wa (13 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (37 Votes)

This sample program is just used to show you how to load the entire Database into a Tree View Control. (*This sample is complete DataEnvironment based.) The Recordset(the Command Object in the Data Environment Designer "Database") can be set by property pages in the designer. But here for the ease to use, I let you browse an Access MDB file. In fact, you can use any type of recordset(Excel, Access, DB, SQL, OBDC...).

Rate DataTreeWrapper Class module, can wrap a whole database into TreeView Control

[DataTreeWrapper] Class module, can wrap a whole database into TreeView 
Control


This sample program is just used to show you how to load the entire Database into a Tree View Control. (*This sample is complete DataEnvironment based.) The Recordset(the Command Object in the Data Environment Designer "Database") can be set by property pages in the designer. But here for the ease to use, I let you browse an Access MDB file. In fact, you can use any type of recordset(Excel, Access, DB, SQL, 
OBDC...).


Download Here:


http://pcseries.sourceforge.net/pscode/DataTreeWrapper.zip


See it and please give comments, and vote. Thanks


Kenny;)

Download this snippet    Add to My Saved Code

DataTreeWrapper Class module, can wrap a whole database into TreeView Control Comments

No comments have been posted about DataTreeWrapper Class module, can wrap a whole database into TreeView Control. Why not be the first to post a comment about DataTreeWrapper Class module, can wrap a whole database into TreeView Control.

Post your comment

Subject:
Message:
0/1000 characters