I have a large 2002 MS Project file that I saved as an xml file. I then imported the xml file into an Access 07 database.
I need to query for:
Task Name
Task Start Date
Task Finish Date
Task Duration
and the associated resource name for each task
I can't seem to find the combination of fields from the tables to give me what I need; I'm not sure if I need to relate the tables or how to relate them if I do.
Seems like a simple query, but I can't figure it out, any help will be much appreciated, Thanks!