Hello All,
I am simply attempting to rename or drop one of my UDF's in a database and am encountering the following error:
Msg 3729, Level 16, State 1, Line 2
Cannot DROP FUNCTION 'CONVERT_DATE_TO_PERIOD_FN' because it is being referenced by object 'DF__root_INTP__PRD_I__43D61337'.
I have no idea what object 'DF__root_INTP__...' is and can not locate any good info googling.
Any suggestions?
TIA
Scott
I am simply attempting to rename or drop one of my UDF's in a database and am encountering the following error:
Msg 3729, Level 16, State 1, Line 2
Cannot DROP FUNCTION 'CONVERT_DATE_TO_PERIOD_FN' because it is being referenced by object 'DF__root_INTP__PRD_I__43D61337'.
I have no idea what object 'DF__root_INTP__...' is and can not locate any good info googling.
Any suggestions?
TIA
Scott