colation & multi DB's

sql server New Zealand
  • 17 years ago

    Hi, I am having trouble changing views & functions that do a multi database query.


    I needed to create some views & functions to do a multi db query and had to put the name of the 2nd database name in the select statements.


    Now i need to change the 2nd db name on a semi live database and I am unable to due to collation problems?


    if they need to be the same collation (which they are not for some reason) can i change the existing 1st db to a different collation? how?


    How can i avoid this issue in the future.


    Thanks for your time.

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler