I have a data dictioary and an io table (what data elements/variables each subprogram is sending and where they are sending them to) defined in MS Access.
My plan is to have Perl access this data and generate Data Flow Diagrams. I have successfully accessed the database and am able to place standard objects (a circle, representing a process) from Visio's stencel onto the Visio document. What I can't do is name that circle (ie. I want the circle to be called "Process X".
I looked at using Visio's 'database wizard'. The best I could make of their 'on-line' help is that I could draw the data flow and link the data to MS Access. The diagram would could never change, but the data would stay updated.
Any ideas on how to name a bubble in Visio via Perl?