Hello,
I am using RecordSet to execute SQL statement. We have a field in the table as type BigInt. When getting the value from the field, using select statement, if the values are greater than INT max, the values getting truncated.
I see there is a issue reported in SQL lite, where it is not properly handle BigInt value.
Is there anyone else facing the same issue.
Is there any workaround for this.
Thanks,
Ramanuj





