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

Badreddine Karoui badreddine.karoui at autodesk.com
Wed Jan 2 09:09:52 EST 2008


This should work in the latest code stream. All function are case insensitive.

Badreddine

-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Bruno Scott
Sent: Wednesday, January 02, 2008 9:03 AM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] FDO SDF Defect : count is case sensitive


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.

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list