Microsoft
Software
Hardware
Network
Question : Change SQL server case sensitivity
Hi Experts
I have a big database (around 3000 tables) on SQL 2005 for which the collation is Latin1_General_BIN. It should be due to this, the table names and column names are case sensitive. We have developed a newer version of our application which talks to this database. The new application was developed on a test server/test db where the names are not case sensitive. Now wehn we try to implement the new application, we realize that since the table names are case sensitive, the new application si giving error at many places. Is there an easy way to change the sql settings so that the original database/server is no more case sensitive?
Thanks.
Answer : Change SQL server case sensitivity
What you do is just:
alter database tablename collate Latin1_General_CI_AS
Random Solutions
What does an MFC resource file with texts of more than one language look like?
How does DBCC test the integrity of a database?
VBS, SQL, Access, ODBC - Problems with an Insert Statement
How to delete a row based on the value of a cell? (macro)
postback issue
Sum only positive values in ACCESS 2003 table
need to fix warn
how to hide a printer
somethine or a user is running sql profiler on my sql server 2008 instance - how can i identify the session
Reporting Services Error