Subject IboQuery add fields problem
Author jcfmgmr
Hello

When i try to add fields from a iboquery (with this sql: select sum(faccod) from tab_fac ) at design time, on the avaible fields box
shows the field '"SUM"' ( SUM with double quotes).
When i try to use this field i get the message .. field '"SUM"' not found.
Note:
I only get this error when i connect to a firebird server 2.5 ( Dialect 3; CharSEt WIN1252), If i connect to a firebird server 1.5 ( Dialect 1; CharSEt NONE), evrything works just fine.

Could anybody help ??

Thanks

Carlos