Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
Reporting Services
»
Reporting Services 2005 Development
»
sql server 2005
sql server 2005
Rate Topic
Display Mode
Topic Options
Author
Message
eboucicaut
eboucicaut
Posted Wednesday, August 29, 2012 9:00 AM
SSC Rookie
Group: General Forum Members
Last Login: Friday, May 17, 2013 10:08 AM
Points: 36,
Visits: 74
hello,
i want to change my serversql from case-sensitive to case non sensitive,someone can help me please.
thank you in advance.
Post #1351681
anthony.green
anthony.green
Posted Thursday, August 30, 2012 1:56 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
http://msdn.microsoft.com/en-us/library/ms175835%28v=sql.90%29.aspx
This should help
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1352046
eboucicaut
eboucicaut
Posted Thursday, August 30, 2012 7:46 AM
SSC Rookie
Group: General Forum Members
Last Login: Friday, May 17, 2013 10:08 AM
Points: 36,
Visits: 74
hello ,
i want to change the collation SQL_Latin1_General_CP1_CS_AS in Latin1_General_CI_AI
thank you
Post #1352229
anthony.green
anthony.green
Posted Friday, August 31, 2012 1:48 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
You will need to alter every column in every table to match the new collation, then alter every table, then alter the database
Or
Create a new DB with the right collation, create all the tables in the new DB then transfer the data
The article will help you complete what you need to do for point 1.
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1352631
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.