SQL table structure for project server

  • Thread starter Manmeet Chaudhari
  • Start date
M

Manmeet Chaudhari

HI
i have a third party application which i want to integrate with project
server so as to generate desired reports.
For tht i need to know the table structure of SQL and the relationships
associated.

What will be the best place to refer for such a need.
Kindly suggest
 
R

Rod Gill

Hi,

The pjsrvrdb.htm file installed with Project Server is the place to look.
However, it is not advised to add to or edit any of the project server
tables. Corruptions are likely as key information is often in binary blobs
whose structure hasn't been made available.

Safest way to interact with Project Server is via PDS but PDS has gone in PS
2007. If all you want to do is read data, then use the MSP_VIEW tables. In
PS 2007 these are part of the new reporting database.
 

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