VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

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

Kenny Lai, Lai Ho Wa  (13 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 5.0   Advanced   Wed 3rd February 2021

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 (37(37 Vote))
DataTreeWrapper Class module, can wrap a whole database into TreeView Control.bas

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

No comments yet — be the first to post one!

Post a Comment

0/1000 characters