Visio, a Db and Multiple IPs

S

savvy95

Scenario --
I've created an Access Db with the following fields:
Computername,IP,NICname,Subnetmask,Gateway,DNS,WINS,Domain

I may have over engineered the Db, but I've created a record for each IP
listed on the computername. Some computers have multiple ips - couple of
them use up to 10 different ips. I've also created a separate record for
each DNS/WINS listed on the computername. So I have the computername listed
2x; once for each DNS/WINS combo.

Problem --
When I link the table to a VISIO page and choose the computer only 1 ip
shows. How can I link more than one record to a VISIO object.

thanks in advance
 
B

Bernhard Marx

Hello savvy95,

as far as I know there's no possiblity to this with the with Visio given
Macros.
My suggestion is, to do this with a selfwritten VBA-Macro, whcih fetches the
information directly from the database.

Best regards
Bernhard
 

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