JAY-USC said:
I need to import MsProject data into an existing Access application to create
specialized custom reports. What is the best way to go about this?
JAY,
Just an adjunct to what Gerard suggested. An export maps works fine for
static data but it will not work for timescaled data. For that there are
basically two choices - either use VBA or and SQL query directly on the
Project database. For information on the Project database structure,
search your hard drive for the following file (or something similar
depending on what version of Project you are using):
projdb.htm
Hope this helps.
John
Project MVP