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. 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 have also tried putting the path and database as the DATASOURCE and
leaving DBQUALIFIER blank which also fails.
I'm not sure if I have understood correctly how the DATASOURCE, TABLE and
DBQUALIFIER values should be completed.
Can anyone Help?
Thanks
]on
created automatically. I can create the chart using the wizard but it fails
when I try to produce the same via the command line. 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 have also tried putting the path and database as the DATASOURCE and
leaving DBQUALIFIER blank which also fails.
I'm not sure if I have understood correctly how the DATASOURCE, TABLE and
DBQUALIFIER values should be completed.
Can anyone Help?
Thanks
]on