Hi,
I was attempting to change the collation on a database, and it popped up with an error stating that the database collation could not be changed because there are two objects (both are Table-Valued Functions) dependent on the collation.
I didn't see anything within the code, and the UDF's are under the dbo schema.
Does anyone know why they might be restricting me from changing the collation?
-Ovatvvon :-Q
I was attempting to change the collation on a database, and it popped up with an error stating that the database collation could not be changed because there are two objects (both are Table-Valued Functions) dependent on the collation.
I didn't see anything within the code, and the UDF's are under the dbo schema.
Does anyone know why they might be restricting me from changing the collation?
-Ovatvvon :-Q