Re: SQL 2005 SP



Dan Guzman (guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx) writes:
I don't have a case-sensitive server handy to test this on, but perhaps
the property names are case-sensitive in a case-sensitive instance. You
might try specifying the proper case names documented in the Books
Online:

SELECT
SERVERPROPERTY('ProductVersion'),
SERVERPROPERTY ('ProductLevel'),
SERVERPROPERTY (Edition')

Property names are never case-sensitive. "R"'s query ran just fine on
my server, which has Finnish_Swedish_CS_AS as its server collation.


--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.



Relevant Pages

  • Re: OT?: Application Architecture Question
    ... > recording orders, customer details etc... ... > They want to provide some of this information online, ... > could communicate with the same SQL Server as the ASP application. ...
    (microsoft.public.inetserver.asp.general)
  • Re: OT?: Application Architecture Question
    ... > recording orders, customer details etc... ... > They want to provide some of this information online, ... > could communicate with the same SQL Server as the ASP application. ...
    (microsoft.public.sqlserver.programming)
  • Re: Slow update
    ... Thanks for your comments - time to invest in some books me thinks! ... Geoff ... I'm afraid I don't know much about the SQL server itself ...
    (microsoft.public.dotnet.languages.vb)
  • oninit -i failure
    ... I'm trying to startup informix for the first time on a CentOS 4.5 ... server. ... # Disk Mirroring Configuration Parameters ... # BUFFSIZE - OnLine no longer supports this configuration parameter. ...
    (comp.databases.informix)
  • Re: oninit -i failure
    ... server. ... # Disk Mirroring Configuration Parameters ... # BUFFSIZE - OnLine no longer supports this configuration parameter. ...
    (comp.databases.informix)