|
-
April 26th, 1999, 04:25 AM
#1
Init TreeWiev from Database
I am trying to build a program (MFC) with tree views ( controls) and I will like to initialize the treewiev when my program starts up. I want to read the data from a access-database (*.mdb) and like to get a all the records from the database i in my TreeWiev.
I use ODBC. but I can use Dao too.
Importend: I use very many tabels in my DB (100-> so I don´t want to write the name of all tables or make a class for every table.
There is relations between all the tables so I want the TreeWiev to look like the "relation-wiev" in Access program.
How do I initialize this??
Is there a more cleaver solution??
Many thanks!!!!
Sorry for my bad English 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|