Subject | Re: SUM() |
---|---|
Author | Roman Rokytskyy |
Post date | 2002-11-27T11:00:19Z |
> Are you implying this is normal behaviour? Other drivers likeAs far as I know, JayBird simply translates you server response. If
> Interclient with Firebird or JConnect with Sybase return INTEGER
> though and the numbers I've been testing with are very small.
server decided that sum() must be INT64, we translate it into the
BIGINT. InterClient should return BIGINT in this case too.
Best regards,
Roman Rokytskyy