sql server - Sql collation issues when deploying live -
History: The second night was a deployment in which a script was executed which creates an archived procedure, though while running the script, the DB There was an error about joining.
Problem: With the help of our friend Google, I had to find out that the problem I had with the cause was because there is a match in the DB of our living environment and the temporary DB is different, and I
Question: What is the best way, or what are my options?
Environment: SKL 2000
Thanks in advance.
We are running a temporary database that we use for integration testing, development and Regarding the production database. What we have done, make sure that all databases use similar matching. In your case, you should probably be able to search / replace a simple script file and change the selection used in the target database only.
Edit: You will now be able to switch to the script now; For long periods you would like to be sure to use the same matching in all related databases.