Hello

I have a OSGeo.OGR FDO provider with layer files made with mapinfo
(file.tab), I made a vector layer from this provider with maestro.

I added a custom command with a search function, the search works fine, the
problem is when I put this in the query filter section

UPPER(COLUMN) LIKE '%$USER_VARIABLE%';

Apparently the provider doesn't support the 'upper' function, because of
that, the search retrieves all the elements, even searching by specific
queries

How can I solve this issue?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Query-filter-support-tp5046505.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to