Aligning DTS package 'name' property with dbo.sysdtspackages namecolumn value -
09-11-2008
, 06:00 AM
Is there a way to align the dts package 'name' property with the value
in the 'name' column of sysdtspackages? I know if you resave it, then
this aligns the two values, but I have over 100 packages, and was
wondering if there is an easier way. |