Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.0.17, 3.0.5
-
None
Description
https://docs.microsoft.com/en-us/sql/odbc/reference/appendixes/decimal-digits?view=sql-server-2017 says, that "All datetime types except SQL_TYPE_DATE, and all interval types with a seconds component" it has to be "The number of digits to the right of the decimal point in the seconds part of the value (fractional seconds)"
The fix and the testcase have been pushed into odbc-3.0 as da0c41c