[fdo-trac] #272: SDF: Unfriendly message when aggregate function
passed to FdoISelect.
FDO
trac_fdo at osgeo.org
Tue Mar 11 13:25:53 EDT 2008
#272: SDF: Unfriendly message when aggregate function passed to FdoISelect.
-----------------------------+----------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: defect | Status: new
Priority: minor | Milestone:
Component: FDO API | Version:
Severity: 3 | Keywords: SDF aggregate function FdoISelect FdoISelectAggregates
External_id: |
-----------------------------+----------------------------------------------
The SDF provider FdoISelect implementation does not support aggregate
functions. Aggregates must be evaluated using the FdoISelectAggregates
command.
However, when the select list for FdoISelect contains a computed property
on a aggregate function, a "vector subscript out of range" message is
issued when the application tries to retrieve values for the property.
Under this ticket, the behaviour will be changed to issue a more
informative message.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/272>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list