Is there any field called project_base_start

S

sreejith

is there any table contains project_base_start and
finish???In the table only task_base_start is
available.But I want to find out the project start
date.Please help me
 
J

Jack D.

sreejith said:
is there any table contains project_base_start and
finish???In the table only task_base_start is
available.But I want to find out the project start
date.Please help me

I answered you before. The project baseline information is actually stored
in the tasks table. Look for task with an id of 0. That is the project
summary task.
Please read the projdb.htm document. It will help you a lot more than I can.

--
Please try to keep replies in this group. I do check e-mail, but only
infrequently. For Macros and other things check http://masamiki.com/project

-Jack Dahlgren, Project MVP


+++++++++++++++++++
 
Top