J
jetta
I'm working on a job where I had to rename a large number of existing
projects stored in MSP_* tables in SQL Server. I renamed the projects in the
MSP_PROJECTS!Proj_Name field and that went fine. But many of the projects had
externally linked tasks, and the references to those external projects have
been broken (no doubt because there names were changed!).
Does anyone know where I can find (to update) the name or id of a project
that is used as the source for an external task link, in the SQL Server
tables? I would have thought there would have been a field in MSP_TASKS or
MSP_LINKS that pointed to it, but haven't been able to find anything. Thanks.
projects stored in MSP_* tables in SQL Server. I renamed the projects in the
MSP_PROJECTS!Proj_Name field and that went fine. But many of the projects had
externally linked tasks, and the references to those external projects have
been broken (no doubt because there names were changed!).
Does anyone know where I can find (to update) the name or id of a project
that is used as the source for an external task link, in the SQL Server
tables? I would have thought there would have been a field in MSP_TASKS or
MSP_LINKS that pointed to it, but haven't been able to find anything. Thanks.