Treeview Control - Multiple recordsets

S

Shandybass

Hello all,

Quick question...

I am attempting to build a treeview of test scripts
associated with a specified project. I have a projects
table from which I am attempting to create a root node of
the project name, the key becomes the project ID.

Then I want to apply a second layer of scripts associated
with that project, using the project ID as a WHERE clause
& using the script_ID as the key for the child level.

This doesn't work when I try to use the microsoft example,
and in general I am struggling to find any example of
multiple recordset treeviews, Or, treeview VBA that isn't
based on northwind.

Help
Please !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!


Regards,
Andy
 
S

shandybass

Dan,

You are a lifesaver, If you could mail me the dbase that
would be great.

Cheers,
Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top