Alboni Messages: 216 Registered: January 2012 Location: Kajaani, Finland
Experienced Member
Well, this seems to be old news. In 2012 I ran in the problem that SqlSum(some int) would be a String value when Fetching with MySql(5.5) and an int value when using SqLite. That problem would be ommited by Using As( )
If I try it now, both are int values.
I'll let you know if I find a way to reproduce it with the new upp after all.