Asudevil,
Thank you for your response. However, I was interested in the following. For instance, I create an attribute qualification filter, and want to select elements in list. I hit the add button, and get select object window with thousands of elements (e.g., customer names, or company names). Then, I type in the "find in list" text box a searching string. e.g. "art". If there are no elements starting with lower case "a", nothing will be displayed. It is the same if I use "ART" because I have only elements starting with "Art". Related elements will be displayed only if I type "Art". What I (and analysts in my company) want is to have case INSENSITIVE search. Note: our DW is on DB2, and MSI is 7.2.3
What I found so far is that this searching functionality is somehow database specific (at least, by default). For example, if I search against an Access or SQL Server DB/DW, it is case insensitive. With DB2 and Oracle, it is case sensitive.
I am wondering how this is specified and how could be modified. Are there appropriate settings on DB side that could be changed? Or, are there some particular configurations for ODBC in Windows or for MSI that can be altered?
Any related information is more than welcome.
RM