I am searching a field on a layer in ArcGIS Server 10 with wildcards.
The query will be something similar to "STREETNAME like '%MAIN%'"
Right now the searches are case sensitive, so it will only return results with MAIN in the STREETNAME field as opposed to Main.
Is it possible for me to disable case sensitive searching?
Thanks, Seth