[mapguide-users] Re: querying number of objects in a feature

Jackie Ng jumpinjackie at gmail.com
Mon Aug 1 02:46:44 EDT 2011


For FDO providers that support it, execute a SelectAggregates instead of
SelectFeatures using the count() aggregate function.

For FDO providers that support raw SQL, you can issue a "SELECT COUNT(*) AS
MYTOTAL FROM TABLENAME" or something similar

- Jackie

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/querying-number-of-objects-in-a-feature-tp6639982p6639988.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list