You are limited to the FDO expression functions supported by the FDO
provider. If you require the use of such function, consider encapsulating
the result behind a view. 

Using a view as a feature class effectively makes it read-only (obviously),
so don't bother trying to do feature manipulation (insert/update/delete) via
the MapGuide/FDO API if this is the case.

Or, to solve your particular problem (stripping semi-colons) try using the
Translate() FDO expression function if the provider supports it.

- Jackie

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/using-SQL-functions-in-Studio-Maestro-tp4518278p4532099.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to