Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Request to add a new operator to the DataSource

$
0
0
Hi, we use some backend filters and now we want to move them to the client due to a big performance issue we are facing.

When filtering strings in backend, spaces are replaced by % in the resultant ilike expression. For example if filter is "jo sm" the query will be "ilike '%jo%sm%'", so "John Smith" would be found. When filtering in client Smartclient doesn't do this conversion.

We attach a patch we have developed to get this. Could you please include it (or something similar) in the 9.1d?

Thanks in advance.

Attached Files
File Type: txt noblanks.txt (2.3 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles