• Hello All,

    I'm trying to change my database collation. I read your instructions and tried your code sample too.. But after run your script on my database, there was such as errors:

    "The object 'xxxx' is dependent on database collation. The database collation cannot be changed if a schema-bound object depends on it. Remove the dependencies on the database collation and then retry the operation."

    Some of objects listed in that error report and couldn't change collation. How can i fix it? Could you help me too? Thanks in advance..