[mapguide-users] Re: Inserting features in PostGIS fails

Jackie Ng jumpinjackie at gmail.com
Mon Oct 18 19:01:34 EDT 2010


You should try the following:

 1. Inspect the return value from MgFeatureService.UpdateFeatures, a
MgDeleteFeatures will return a MgFeatureReader with a int32 value (the
number of features deleted). Check if this value is greater than 0.
 2. You have no exception handling in the code.
MgFeatureService.UpdateFeatures can throw exceptions which may contain the
reason for failure

- Jackie
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Inserting-features-in-PostGIS-fails-tp1813557p5649058.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list