Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Changing Server Collation on SQL Server 2008

    sqlservr -m -T4022 -T3659 -q"SQL_Latin1_General_CP1_CI_AS" -sSQLEXPRESS

    Thanks for the command. I used it on my sqlexpress 2012 version. Just had to stop the instance, ran the script and then started my...

Viewing post 1 (of 1 total)