case sensitive solutions requested for odbc with oracle and sql-server.

From: Stef ten Bras <stbras_at_hiscom.nl>
Date: Mon, 31 May 1999 16:50:24 +0200
Message-ID: <3752A1AF.D36794F4_at_hiscom.nl>



Hi community,

I am looking into solutions with case sensitive for storing data, (preferable mixed)
sorting data, (lower case should be equal to upper case) indexing, (should be done case insensitive) finding data, (how to do that).

Our application works through an ODBC interface, to an Oracle or SQL-server database.
The SQL-server database can be defined case-insensitive. This is allright by us.
What steps do we take to use the same solution (client application) to use Oracle in
a case-insensitive matter ?

I have tried to track old messages with Deja but didn't come up with a definitive answer and
there were a lot of messages I couldn't reach or read (language barrier).

Suggestions seen so far are using UPPER (or LOWER) but UPPER seems to be the preferred way,
or converting the complete database to upper or lower. Or using extra colums which contain the
converted data. To my understanding a mixed case index will not work if you don't use the exactly
same mixed case while searching.
What solutions do other database programmers use for this problem ?

Thanks for your attention, have a nice day, stef,

--
E-mail:
+------------------------------------------------------------------+

| stef ten bras, HISCOM afdeling Systeem Ontwikkeling __ o ~ |
| Schipholweg 97, Postbus 901, 2300 AX Leiden, Nederland _ _/[._ |
| Tel. +31 71 5256758, Email stbras_at_hiscom.nl -- (_)>(_) |
+------------------------------------------------------------------+
Received on Mon May 31 1999 - 16:50:24 CEST

Original text of this message