[DataTreeWrapper] Class module, can wrap a whole database into TreeView Control
Posted: 2003-06-01
By: ArchiveBot
Viewed: 76
Filed Under:
No attachments for this post
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...).
Original Author: Kenny Lai, Lai Ho Wa
Code
[DataTreeWrapper] Class module, can wrap a whole database into TreeView 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, Download Here: http://pcseries.sourceforge.net/pscode/DataTreeWrapper.zip See it and please give comments, and vote. Thanks Kenny;)
Control
OBDC...).
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.