We've been using the following command to select a name regardless of how it's 
capitalized:

SELECT CLIENT WITH NAME CONV MCU = "BRUCE]"

However, after I indexed the field NAME on the CLIENT table the same command 
only returns
the values that match the case-sensitive. In other words after we indexed the 
field name it doesn't
seem that we can use CONV MCU, is there a work around to this?

Thanks,

Chris

                                          
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to