Visio timeline from data in MS Access

J

jdapd

I would like to generate a 1-d timeline with data which exists in a MS access
database. I have tables which define the event and the time at which they
occurred. I would like the chart to update automatically when the data in the
tables are manipulated. Is it possible?
 
A

Al Edlund

in v2003 pro there is a timeline import wizard that can either run from a
command line or be called via code.
Search help for "timeline command line import". Or you can write your own.
al
 
J

jdapd

Al Edlund said:
in v2003 pro there is a timeline import wizard that can either run from a
command line or be called via code.
Search help for "timeline command line import". Or you can write your own.
al

Thank you very much. The only problem I am having now is setting the
properties to reflect minutes as the unit of scale.

Your help is much appreciated!
 
A

Al Edlund

this from the help facility
/TIMESCALE=<value>
Specifies the timescale unit for the timeline.
SECONDS

MINUTES

HOURS

DAYS

WEEKS

MONTHS (Default)

QUARTERS

YEARS
 

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