KB5021243

詳細情報

KB番号 KB5021243
リリース日 2022/12/13
Windowsバージョン Windows 10 1507
ビルド番号 10240.19624
URL https://support.microsoft.com/en-us/help/5021243
ダウンロード Microsoft Update Catalog

ハイライト

  • This update addresses the suspension of daylight saving time (DST) in the Republic of Fiji for this year.

改良点

  • This update addresses security issues for your Windows operating system. 

既知の不具合

SymptomWorkaround

After installing this update, apps that use ODBC connections utilizing the Microsoft ODBC SQL Server Driver (sqlsrv32.dll) to access databases might fail to connect. You might receive an error within the app or you might receive an error from SQL Server, such as "The EMS System encountered a problem" with "Message: [Microsoft][ODBC SQL Server Driver] Protocol error in TDS Stream" or "Message: [Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server".

Note for developers Apps affected by this issue might fail to fetch data, for example when using the SQLFetch function. This issue might occur when calling SQLBindCol function before SQLFetch or calling SQLGetData function after SQLFetch and when a value of 0 (zero) is given for the ‘BufferLength’ argument for fixed datatypes larger then 4 bytes (such as SQL_C_FLOAT).

If you are unsure if you are using any affected apps, open any apps which use a database and then open Command Prompt (select Start then type command prompt and select it) and type the following command:  

tasklist /m sqlsrv32.dll

This issue is addressed in KB5022297.