Advertisement
5_2007-2008 Databases/ Data Access/ DAO/ ADO #181718

[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サマリー: 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.

ソースコード
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>
オリジナルのコメント (3)
Wayback Machineから復元