Plan ID

A

Aj

Hi All,
I am extracting data from multiple projects plans through
VB code. All the project plans somehow always store -1 as
ProjectID in the database. How can I differentiate data
from one plan with another if the project ID is same for
all the plans. Could anyone please help me urgently.

Thanks
 
R

Rod Gill

Hi,

Answered in vba news group, please don't cross-post.

--
For VBA posts, please use the public.project.developer group.
For any version of Project use public.project
For any version of Project Server use public. project.server

Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 
A

aj

I am sorry!! I did not mean to cross-post just a mistake.
I am still waiting for the the answer hopefully somebody
will pay attention.

aj
 
M

Matthew McDermott

AJ,

What table are you hitting in the database?

MSP_PROJECTS stores the unique ID in the PROJ_ID field. The WPROJ_ID is the
web project id for the same project, translation between the two is handled
in the MSP_WEB_PROJECTS table.

Matthew
 

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