S
Steve Heller
I am having a problem accessing data for an enterprise text field from
the ProjectServer SQL database.
What happens is that when I update "EnterpriseText2" in Project, the
change is not visible in the MSP_VIEW_PROJ_PROJECTS_ENT table in SQL
Server, and changing data in that table doesn't do anything to the
data seen in Project. The field I'm interested in isn't visible in the
Project Server web page.
I have found that the changes made in Project are actually recorded in
SQL Server, but only in the MSP_TEXT_FIELDS table, not in the
MSP_VIEW_PROJ_PROJECTS_ENT table that Microsoft recommends we use to
retrieve such data.
What should I do to get around this problem?
the ProjectServer SQL database.
What happens is that when I update "EnterpriseText2" in Project, the
change is not visible in the MSP_VIEW_PROJ_PROJECTS_ENT table in SQL
Server, and changing data in that table doesn't do anything to the
data seen in Project. The field I'm interested in isn't visible in the
Project Server web page.
I have found that the changes made in Project are actually recorded in
SQL Server, but only in the MSP_TEXT_FIELDS table, not in the
MSP_VIEW_PROJ_PROJECTS_ENT table that Microsoft recommends we use to
retrieve such data.
What should I do to get around this problem?