Posted By: PerfectPhase | Oct 2nd, 2008 @ 9:57 AM
page 1 of 1
Comments: 6 | Views: 644
PerfectPhase
PerfectPhase
"This is not war, this is pest control!" - Dalek to Cyberman

Am I going mad, since when did T-SQL (2008) become case sensitive?

Stephen.
Sven Groot
Sven Groot
My name has 9 letters. Coincidence? I think not...
Never? It's definitely not on my SQL Server 2008 boxes.
W3bbo
W3bbo
The Master of Baiters
Minor pedant's complaint.

But in the context of security, it's spelled "Principal" not "Principle" Smiley
Matthew van Eerde
Matthew van Eerde
AKA Maurits
I believe this can be specified per-database; it also controls whether 'a' == 'A', for example.
Setting to collation to "CS"s instead of "CI"s of database will definately affect your case, but I doubt that'll affect how the server interprete the SQL statements as well.

But maybe PerfectPhase can try to set the server collation to those one of those "CI" types...
page 1 of 1
Comments: 6 | Views: 644
Microsoft Communities