Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.0
-
centos 6.7
Description
When I fetch data from trafodion with SQL_C_NUMERIC and the type in table is int, float and so on.The value will be changed to bigendian.
For example,
data in table is: 1
data fetched is : '\0' * 15 and '1'
Attachments
Issue Links
- Blocked
-
TRAFODION-2633 SQLFetch didn't fetch expected result when converting from SQL_TINYINT to SQL_C_NUMERIC
- Open
- links to