microsoft / ODBC-Specification

Microsoft ODBC Specification
Other
121 stars 40 forks source link

Fix #31: Should we fix the time struct to support fractional seconds? #134

Closed mikepizzo closed 6 years ago

mikepizzo commented 6 years ago

added SQL_C_TYPE_TIME_WITH_FRACTIONAL_SECONDS and corresponding struct. added SQL_C_TYPE_WITH_TIMEZONE_WITH_FRACTIONAL_SECONDS and corresponding struct. updated compatibility section appropriately.