[mapguide-users] Re: UpdateFeatures and CLASS_NOTFOUND error
Mauricio Villablanca
mgvillablanca at yahoo.com
Thu Apr 1 20:59:18 EDT 2010
I think there's something wrong with your filter. Try this:
$filter = ' "EVENT_DESC" LIKE ' . " ' " . $oldDeviceCode . "
' ";
The property has to be enclosed by double quotes and the value by single
quotes. Assuming that property is a string. If it's a number, you need to
get rid of the single quote.
--
View this message in context: http://n2.nabble.com/UpdateFeatures-and-CLASS-NOTFOUND-error-tp4836588p4840492.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list