Subject | Re: [ib-support] Re: Firebird support case insensitive?? |
---|---|
Author | Ann W. Harrison |
Post date | 2001-12-27T00:06:28Z |
At 11:56 PM 12/26/2001 +0000, jwcanada wrote:
have special operators (e.g. ~= meaning equal ignoring case, or
~> meaning greater than ignoring case). Frankly, I find setting
the whole database to case insensitive or sensitive to be a bad
idea ... sooner or later you're going to need to compare data
between databases... and some character data is inherently case
sensitive (e.g. passwords).
Regards,
Ann
www.ibphoenix.com
We have answers.
>> One is a set of special operators that are explicitlyI think you misunderstood me. What I meant was that we would
> > case insensitive. That's really non-standard, but it's
> > very clean, architecturally.
>
>This is ideal as MS SQL Server has such settings. Its default is
>caseInSensitive.
have special operators (e.g. ~= meaning equal ignoring case, or
~> meaning greater than ignoring case). Frankly, I find setting
the whole database to case insensitive or sensitive to be a bad
idea ... sooner or later you're going to need to compare data
between databases... and some character data is inherently case
sensitive (e.g. passwords).
Regards,
Ann
www.ibphoenix.com
We have answers.