Book a Demo

Author Topic: Case sensitive search  (Read 3118 times)

thomas.kilian

  • Guest
Case sensitive search
« on: May 01, 2008, 08:20:55 pm »
I so far worked with a local MS SQL Server where EA Search was case insensitive. Now I set up a new DB on Oracle where searches are always case sensitive. Does anyone know how to turn search to case insensitive on an Oracle repository?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Case sensitive search
« Reply #1 on: May 02, 2008, 08:26:47 am »
You're at the mercy of the database being used for case sensitivity.

I believe that Oracle itself has an option somewhere to be case sensitive in comparisons, unfortunately I don't know where that is.

thomas.kilian

  • Guest
Re: Case sensitive search
« Reply #2 on: May 02, 2008, 05:58:58 pm »
Thanks Simon. I'll ask the DBA.