RE: [mapguide-users] MgFeatureReader.Close() doesnt close postgis connections

2010-07-13 Thread Bruce Dechant
users@lists.osgeo.org Subject: [mapguide-users] MgFeatureReader.Close() doesnt close postgis connections Hi All I am using the following code in the Mapguide API to return a MgFeatureReader to my postgis data source. featureService.SelectFeatures(featureSourceId, classId.QualifiedClassName, queryOp

[mapguide-users] MgFeatureReader.Close() doesnt close postgis connections

2010-07-13 Thread doggybs
Hi All I am using the following code in the Mapguide API to return a MgFeatureReader to my postgis data source. featureService.SelectFeatures(featureSourceId, classId.QualifiedClassName, queryOptions); I am using Mapguide2011 with FDO 3.5 When this command is executed I can see from postgis th