Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

Re: Case Insensitive Searches: How is the datawindow.table.select string put together?

$
0
0

How about using the upper (or lower) functions?  E.g.,

 

select ....

where upper(columname) like '%FARM%'

 

And, of course, your code would uppercase the value entered by the user (invisibly if needed).


Viewing all articles
Browse latest Browse all 7329

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>