M
Matt Holmes
Hi,
I am attempting to produce a visio diagram using data from 2 tables in a
database one which contains the items and one which contains the links. The
diagram i want to produce is a dependancy tree of all the items using the
links in the links table. I am able to connect it to the database but i
cannot get it to produce anything other than 1 master for each item in the
items table with no links between them. I have tried to use the database
wizard but cannot find how to get it to work.
The 2 table structures are as follows:
Item table
id, type, name, description
Links table
nid, did
The relationships on the tables are set up so that nid and did in the links
table relate to id's in the items table.
Any ideas would be appreciated
Thanks
Matt
I am attempting to produce a visio diagram using data from 2 tables in a
database one which contains the items and one which contains the links. The
diagram i want to produce is a dependancy tree of all the items using the
links in the links table. I am able to connect it to the database but i
cannot get it to produce anything other than 1 master for each item in the
items table with no links between them. I have tried to use the database
wizard but cannot find how to get it to work.
The 2 table structures are as follows:
Item table
id, type, name, description
Links table
nid, did
The relationships on the tables are set up so that nid and did in the links
table relate to id's in the items table.
Any ideas would be appreciated
Thanks
Matt