SQL Case Insensitive?
- From: "Jan Pit" <janpit@xxxxxxxxxxxxxxxx>
- Date: Wed, 1 Feb 2006 15:37:31 +0200
Am I right that the ADO SQL is case insensitive? SELLECT * FROM MyTable WHERE City LIKE '%ne%' finds all with NE, ne, Ne or nE anywhere in the field.. I used before LocalSQL (with BDE), and that one is case sensitive, but it allows also the use of the UPPER() function. Just LIKE to know if this is correct. Thanks, + Jan Pit + Botswana .
- Follow-Ups:
- Re: SQL Case Insensitive?
- From: Lars Sondergaard
- Re: SQL Case Insensitive?
- From: Dave de Buys
- Re: SQL Case Insensitive?
- Prev by Date: Re: ADO versioning error
- Next by Date: Re: ADO versioning error
- Previous by thread: ADO versioning error
- Next by thread: Re: SQL Case Insensitive?
- Index(es):