Hi,
We have around 60 individual projects that have their own schedule. We utilize MS Project Server to be able to gather information from all of these schedules. I have created a few enterprise custom fields that I would like to update in mass through SQL Server instead of having to go through each project in the MS Project software. I did a test where I updated the field in SQL Server, but when I opened the schedule it did not show the change that I made in the SQL Server. Is there a way to update the data in SQL Server and it will show up in the Schedule. The SQL Server table that I updated was MSP_TASK_CUSTOM_FIELD_VALUES. We have SQL Server 2008 and MS Project Server 2010. I would greatly appreciate any help. Thank you.