Hello, I split my issue with #231 . DBI version 1.647 has been bundled with Strawberry-5.40.1 (strawberry-perl-5.40.1.1-64bit-portable-(dev_5401_20250124_gcc13)) from the beginning. DBD::ODBC test t/sql_type_cast.t will possibly fail when using DBI 1.647 (with SQL Server). Sample fail report: http://www.cpantesters.org/cpan/report/d11a1314-6d16-1014-9bdd-e0ea5edf87b7 It seems to me that DBD::ODBC test t/sql_type_cast.t passes when using DBI 1.645. Sample pass report: http://www.cpantesters.org/cpan/report/0cf58f01-6d36-1014-9c04-8cf72b64d347 Thank you,