Hi. I’ve created a minimal test case https://github.com/jakubhavlik/HHH-16775 with this latest version 6.2.4.Final and it’s also reproducible there. But after trying the latest com.microsoft.sqlserver:mssql-jdbc:12.3.0.jre17-preview version this test passed and I’ve found out this https://github.com/microsoft/mssql-jdbc/pull/1992 which means that SQL Server developers fixed it on their side and we either have to use preview version or wait. So I guess you can close this. |