Visio 2002 pro - Table Entity Question (VBA)

M

mad_hatter

Hi,
I'm new to developing in visio but have an interesting question about
table entitys.

I am reverse engineering a DB, have a page full of tables with indexes,
table names, PKs and fields - everythings good to this point.

-- BUT --

How on earth do I get at the actual physical or conceptual name property
of the table entity via VBA?

I've tried
Debug.Print vsoShape.Name & " " & vsoShape.NameID & " " & vsoShape.NameU

but these just return entitynnn - which is of no use to me.

any help greatly appreciated on this,
Thanks,
MH.
 
P

peterg

I have tried the link shown in Chang's post but none of the content of
the site except a book teaser is accessible.

Peter
 

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