SBendBuckeye
Programmer
Hello all,
We are upgrading a system and are trying to come up with the best way to flag obsolete colunms (eg all old int identity primary keys will be changed to guid primary keys, etc). We want to flag them so we can delete them later after all of the views and stored procedures have been changed.
I would like to use an extended property, but I don't know where to see them. Alternatively, we have talked about adding Obsolete to the Description column so at least you see it when you open a table in Design mode in Enterprise Manager.
Does 2005 help in this regard or am I missing anything obvious here? Thanks in advance for any ideas and/or suggestions!
Have a great day!
j2consulting@yahoo.com
We are upgrading a system and are trying to come up with the best way to flag obsolete colunms (eg all old int identity primary keys will be changed to guid primary keys, etc). We want to flag them so we can delete them later after all of the views and stored procedures have been changed.
I would like to use an extended property, but I don't know where to see them. Alternatively, we have talked about adding Obsolete to the Description column so at least you see it when you open a table in Design mode in Enterprise Manager.
Does 2005 help in this regard or am I missing anything obvious here? Thanks in advance for any ideas and/or suggestions!
Have a great day!
j2consulting@yahoo.com