Organisation Chart and database upload

H

Hiran

Using Visio 2007. Visio newbie. Experienced VBA (Excel) and SQL 2005.

Is there a tutorial on how to upload a user-created heirarchial
Organisation Chart into a database (fields: MemberID, MemberName,
Parent)?

Thanks.
 
S

Steve

Hiran,

Are you trying to create an Org Chart from the database?

If the Visio Org Chart wizard can read your database, you can specify the
MemberName field for Name and the Parent field for ReportsTo. You may have
to export your database and change the field names.

What database are you using? Can you post an example of the schema?

Steve
 
Top