G
GaryD
I have Visio Pro 2003, and am using an Entity Relationship diagram for my
system's database design. I have written VBA macro code to iterate
through all the shapes on all the pages and spit out DDL (our proprietary
format). The problem I have is that I can only retrieve information from
the shapes' text, so I don't have access to properties such as the
required flag on columns, the PK name assigned, etc. Anyone have any
ideas or examples of how to get at that lower-level information?
Thanks,
Gary
system's database design. I have written VBA macro code to iterate
through all the shapes on all the pages and spit out DDL (our proprietary
format). The problem I have is that I can only retrieve information from
the shapes' text, so I don't have access to properties such as the
required flag on columns, the PK name assigned, etc. Anyone have any
ideas or examples of how to get at that lower-level information?
Thanks,
Gary