Chris,
I've implemented an entiy-relationship schema into a generic search application, sample deployment url,
http://68.32.63.205/snap/ddSearch.cfm
A tree view of entity-relationship is at beta stage.
btw, what DBMS are you folks are using at UCSB?
Regards,
Don
>Tim,
>
>Not sure if you received any hits on this, but I'm trying to do
>something similar. I have the same sort of db structure as the
>Sitepoint article, but I'm trying to build a select list. I would like
>to show all rows, but append the parent "titles" on to the left of the
>"title".
>
>For this table:
>
>1 Programming 0
>2 Cooking 0
>3 Microsoft 1
>4 Visual Basic 3
>5 Vegetarian 2
>
>The select menu would look like this:
>
>1 Programming
>2 Cooking
>3 Programming - Microsoft
>4 Programming - Microsoft - Visual Basic
>5 Cooking - Vegetarian
>
>Any thoughts on how I could modify the Sitepoint algorithm to do
>something like this?
>
>Thanks,
>
>Chris Dempsey
>
>
>On May 19, 2004, at 7:29 AM, Tim Blair wrote:
>
>
>
>--
>
>
>***********************
>Chris Dempsey
>Director, Information Services
>UCSB Graduate Division
>Quis custodiet ipsos custodies
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- Preorder tree traversal algorithm Tim Blair
- yahoo and selling fabric Jeremy
- Re: Preorder tree traversal algorithm Chris Dempsey
- Re: Preorder tree traversal algorithm Don
- Re: Preorder tree traversal algorithm Christopher Dempsey