[mapguide-users] Special characters in filters

kob4lt kob4lt at gmail.com
Thu Feb 16 13:16:01 EST 2012


I am using MapGuide API in AutoCAD Map and I have some SDF that has property
set to "÷פłŁß".
If I put this string into filter, it can't find it

The code look just like this

MgUpdateFeatures updateFeatures = new
MgUpdateFeatures(layer.FeatureClassName, collection, "Property1 = '÷פłŁß');

What I should do to filter so I could filter with this expression?

maybe the encoding of SDF file is the issue?

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Special-characters-in-filters-tp4477038p4477038.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list