From: Frederik E. <fre...@a5...> - 2005-06-30 05:41:15
|
Hi, When I try to cast the result of a 'sum' to Int, I get the following error message: The type of sum(a.s) field can't be converted to SqlDouble type When I change the type to Double it goes away. So it looks like the error message is reporting the type converted *from* and not the type converted *to*. Maybe the text should be changed to e.g. The type of sum(a.s) field can't be converted from SqlDouble to SqlInteger Thanks, Frederik -- http://ofb.net/~frederik/ |