Case Sensitivity [message #365167] |
Fri, 16 June 2000 23:22  |
S. Alexander
Messages: 2 Registered: June 2000
|
Junior Member |
|
|
Can an Oracle database be set case insensitive? Using Web Logic, does case(i.e., toUpper or toLower) need to be set in the session bean? Trying to work through an issue where the beans are complete, but case sensitivity not addressed. I have user interfaces, with search functions. I'm afraid that they will not be able to find data without having the exact case match. Do I need to update all of the beans? I was in a SQL Server environment where case did not matter. Now moving to Oracle8. Any suggestions?
|
|
|
|