Project Server Data Definitions

A

ASpillert

Is anyone aware of a document defining the data fields in the Project Server
2003 SQL database? Many of the field names, and the use of code values is
certainly not obvious.

Thank you for any assistance.
 
E

Ed Morrison

pjdb.htm and pjsvrdb.htm in ...\Program Files\Microsoft Office Project
Server 2003\HELP\1033 gives the database table definitions. If you are
looking for the conversion table for custom fields such as text1 its in the
msp_conversions table.
 
Top