resolve "MSPJ190873636" name

A

anovak

I've querying the database for custom field info but the formulas
contain the internal names for the referenced fields (e.g.,
MSPJ190873636).

Is there a cross reference table I can produce a report from that
displays the internal name and then then "human" name?

Thanks,
Andy Novak
UNT
 
J

Jack Dahlgren

In older versions of Project Server they were stored in the CONVERSIONS
table.
You might look in the database for a similarly named table. I don't have an
instance of project server available to look at right now, but I'd expect it
is in there somewhere.

-Jack Dahlgren
 
A

anovak

In older versions of Project Server they were stored in the CONVERSIONS
table.
You might look in the database for a similarly named table. I don't have an
instance of project server available to look at right now, but I'd expect it
is in there somewhere.

-Jack Dahlgren

That doesn't seem to contain the custom field names, just the internal
names (e.g., Task Enterprise Flag1, etc.)
 
Top