Subject | Re: [firebird-support] LOWER |
---|---|
Author | Alexandre Benson Smith |
Post date | 2005-06-03T00:31:51Z |
Nigel Weeks wrote:
I ever use upper instead. maybe it's just because I have started using
computers on an Apple II clone that just accecpts upper case, to use
lower case you need some tricks that I can't even remember ;-), and
almost all text based interface forces upper case.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.5.0 - Release Date: 02/06/2005
>Lower is a UDF that's supplied with Firebird, but you have to use theSometimes I see people using lower to do a case-insensitive comparison.
>'declare external function' step to hook it in.
>
>The 'upper' one, however, is built in, is guaranteed to be available on
>every Firebird install, and really, do you NEED lower?
>Why not do everything with 'upper'?
>
>Nige.
>
>
I ever use upper instead. maybe it's just because I have started using
computers on an Apple II clone that just accecpts upper case, to use
lower case you need some tricks that I can't even remember ;-), and
almost all text based interface forces upper case.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda.
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.5.0 - Release Date: 02/06/2005