Opened 16 years ago

Closed 16 years ago

#357 closed defect (fixed)

SQLite provider: Executing Count() with SelectAggregates reslults in crash

Reported by: traianstanev Owned by: traianstanev
Priority: major Milestone:
Component: SQLite Provider Version: 3.2.0
Severity: 3 Keywords:
Cc: External ID:

Description

The Count() and SpatialExtents() functions are handled as a special case during SelectAggregates. The code was incorrectly assuming that both Count() and SpatialExtents() will always be requested together - assumption that works for Map3D, but not for other uses where Count() is also needed.

Change History (1)

comment:1 by traianstanev, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.