Create an Organization Chart vai Command Line

J

Jon Lear

I want to connect to an existing MS Access database and have the chart
created automatically. I can create the chart using the wizard but it fails
when I try to produce the same via the command line. Documentation is a
little sparse and the command line I have created fails with the message :-

"The NTVDM CPU has encountered an illegal instruction"

The syntax I am using is as follows :-

OrgWiz.exe /DATASOURCE="MS Access Database", TABLE="Tbl-ORG CHART",
DBQUALIFIER="C:\Employee Database.mdb" /NAME-FIELD="Surname"
/MANAGER-FIELD="Line Manager ID" /FIRSTNAME-FIELD="Preferred Name"

I'm not sure if I have understood correctly how the DATASOURCE, TABLE and
DBQUALIFIER values should be completed.

Can anyone Help?
Thanks
]on
 

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