Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Treeview in MS Access 2002

Status
Not open for further replies.

rao1soft

Programmer
Nov 7, 2002
17
US
I have just started learning Access.

I want to create a tree structure for my database in MS Access form. I have three fields in my table - category_ID, category_name and parent_category_Id.

Tried treeview control recursively (used the code given by Microsoft)- did not work.

Can some one help me? Thanks.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top