Advertisement
Java_Volume1 Databases/ Data Access/ DAO/ ADO #93181

[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...).

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
<p>[DataTreeWrapper] Class module, can wrap a whole database into TreeView 
Control</p>
<p>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...).</p>
<p>Download Here:</p>
<p><a href="http://pcseries.sourceforge.net/pscode/DataTreeWrapper.zip">http://pcseries.sourceforge.net/pscode/DataTreeWrapper.zip</a></p>
<p>See it and please give comments, and vote. Thanks</p>
<p>Kenny;)</p>
Original Comments (3)
Recovered from Wayback Machine