Enterprise Custom Fields and Lookup Tables

J

John_F

Under 'Server Settings->Enterprise Data->Enterprise Custom Field Definitions'
I've created a list of custom fields (flags). I opened SQL Server 2005 in an
attempt to determine what table these custom fields are written to, but could
not find. I eventually would like to query the database determine where
these these flags are being used.
 
M

Marc Soester [MVP]

hi john,

when you interrigate the Reporting DB of project server you will be able to
find the info fairly quickly. the best idea is to go to the Microsoft site
and download the reporting db schema which is part of the Project Server 2007
SDK.
hope this helps
 
Top