navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Recursive DRW project

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Recursive DRW project
Page: [1]
 
SirAldemar

 

Posts: 111
Joined: 3/4/2004
Status: offline

 
Recursive DRW project - 7/28/2005 8:28:24   
To all you guru's out there.

I have an access database with two (2) fields (actually has more but I only need to work with 2). Field 1 holds the equipment type and Field 2 holds the terminating equipment.

Example:
Record #: 1 2 3 4 5 6
Field1: Device1 Device1a Device1b Device1c Device1c1 Device1c2
Field2: Device0 Device1 Device 1 Device1 Device1c Device1c

What I need to do is generate a report (via a web page preferably) that when a piece of equipment is selected it will show all of the associated equipment. The harder part is that in this list we need to drill down and include all of the sub-devices and the sub-sub-devices, etc, etc.

Example:

Device 1 connects to Device 0
Device 1a connects to Device 1
Device 1b connects to Device 1
Device 1c connects to Device 1
Device 1c1 connects to Device 1c
Device 1c2 connects to Device 1c
Device 1d connects to Device 1
Device 1d1 connects to Device 1d
Device 1d1a connects to Device 1d1
Device 1d1a1 connects to Device 1d1a
Device 1d1b connects to Device 1d1
Device 1d2 connects to Device 1d
Device 1e Connects to Device 1

Etc.
Etc.
Etc.

In other words I need to search through the DB multiple times based on the previous searchs until I reach the end of the tree. I have gotten the first part to work (that was easy). But I can't figure out how to get DRW to do a new search with the data from the previous search.
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Recursive DRW project
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts