[fdo-users] FDO SDF Defect : count is case sensitive

Bruno Scott bscott at geomapgis.com
Wed Jan 2 09:03:00 EST 2008


In SelectAggregates i use this type of query

Select count(1) from mytable

With SDF provider it throw an "unsupported function" exception
It works well with the MySQL provider
Didn't test any other provider yet.

This syntax works:
Select Count(1) from mytable


Bruno
-- 
View this message in context: http://www.nabble.com/FDO-SDF-Defect-%3A-count-is-case-sensitive-tp14578740s18162p14578740.html
Sent from the fdo-users mailing list archive at Nabble.com.



More information about the fdo-users mailing list