When the SQL_DESC_TYPE field in an ARD is set to SQL_C_NUMERIC, by calling either SQLBindCol or SQLSetDescField, the SQL_DESC_SCALE field in the ARD is set to 0 and the SQL_DESC_PRECISION field is set ...
What steps can reproduce the bug? When querying columns defined as numeric(10, 7) (used for latitude and longitude), the Bun SQL client appears to truncate or round the values when returned as numbers ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results