Version 7.1.10 Release Notes
Please view the list below for an overview of all changes in version 7.1.10. Version 7.1.10 was released on 2022-05-06.
Changed Behavior
Changelog Entry | Changed Behavior |
---|---|
13228 | Applications which use UTF-8 strings in non-unicode ("W") functions must now setlocale() or use the connection string parameter "ConnectionLCCtype" so that the locale settings in the console match the data sent by the application. |
Bug Fixes
Changelog Entry | Summary |
---|---|
14723 | Internal error for SELECT statements with filter |
14664 | Multiple references to VIEW or CTE containing an EMITS UDF return internal server error |
14568 | LAG() in combination with IGNORE NULLS may return incorrect results |
14309 | ODBC: SQLColAttribute returns wrong string length in case of truncation |
13228 | ODBC: Character conversion and Data Direct driver manager |