Tool for viewing network database.

From: Janus Christensen <jnc_at_di.dk>
Date: Tue, 17 Oct 2000 16:17:48 +0200
Message-ID: <39EC5F8C.7D0280EB_at_di.dk>


Hello.

We have a database where the two main tables describe a network of nodes, like this:

A table 'nodes' describes the data for each node in the network and a table 'connections' describing how each node is connected to the other nodes.

table 'nodes' having primary key 'node_id' table 'connections' having primary key 'id' and foreign key columns 'parent_node_id' and 'child_node_id', each wich references a node id.

Is there a tool out there for viewing such a structure graphically and drilling down into the node data?

Regards,

-- 
Janus Christensen - jnc_at_di.dk - +45 33 77 30 28 ----------------------
System Udvikler   - Dansk Industri
System Developer  - The Confederation of Danish Industries
---------------------------------------------------- http://www.di.dk/
Received on Tue Oct 17 2000 - 16:17:48 CEST

Original text of this message