I was trying to set the source for the AWS SCT tool and my source was SQL server with windows auth. It asked for the JDBC file and I provided it with the file I downloaded. When asked for windows authentication dll, I selected the auth dll that was in that packace with the same version name. I kept on getting the error
12.8.1.0 version of mssql-jdbc_auth-12.8.1.x64.dll must be used (6.2.1.0 got)
So I checked the properties on the dll and it was showing 6.2.1.0 even though the version says 12.8.1. Not sure how to solve this. Anyone saw this, I think some developer forgot to update the version number? or what. But I am stuck on this now.
Image of properties
I was trying to setup the AWS SCT tool for database conversion.
Because of this version mismatch. Anyone who is trying to connect SQL server with Windows authentication will not be able to connect. Last version that has a matching verion with name is version 12.2.0. This need to be fixed for the AWS SCT to work for SQL server with windows aithentication.
Image of actual error