Skip to Content.
Sympa Menu

freetds - RE: ODBC and column names

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: ODBC and column names
  • Date: Wed, 28 Aug 2002 09:42:30 -0400


> From: Thompson, Bill D (London) [mailto:ThompBil AT exchange.uk.ml.com]
> Sent: August 27, 2002 5:45 PM
>
> At the risk of prolonging this debate further than it
> deserves, I believe
> the default behaviour of SQL 2000 is case insensitive.

So it is. Case sensitivity depends on the sort order chosen at installation
time. How weird is that?

>From Books Online for SQL Server 7.0, under Installation Options, Sort Order
<quote>
Important: If you install a case-sensitive sort order, all entries are
case-sensitive, including object names. This SELECT statement against a
table named Customers is successful on a server with a case-insensitive sort
order.

SELECT * FROM CUSTOMERS

The same statement fails on a server with a case-sensitive sort order.

[next page...]

Dictionary Order, Case-insensitive
This is the default sort order.

</quote>

I knew there were other sort orders, but not that they affected the behavior
of object names. Live and learn, I suppose.

--jkl



The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that for certain accounts we do not accept
orders and/or instructions by e-mail, and for those accounts we will not be
responsible for carrying out such orders and/or instructions. Kindly refrain
from sending orders or instructions by e-mail unless you have confirmed that
we accept such communications for your account. Please also note that to
satisfy regulatory requirements we review the outgoing and incoming e-mail
correspondence of staff members serving certain functions.






Archive powered by MHonArc 2.6.24.

Top of Page