Our SQL Server and Designer licenses have been running smoothly until IT decided to upgrade our machines to Windows 11. We were using the SQL Server Native Client 11.0 ODBC driver to connect to our SQL Server databases. We were using this driver instead of the SQL Server ODBC driver due to issues with the bulk load (error message: Unable to find address for bcp_batch), as discussed in the two links below. However, now on Windows 11, I'm getting a message that the Native Client is not supported when I try to install it (I know it was deprecated).
My Designer is currently Version 2023.2.1.276 Patch: 8, but we will be upgrading the Server and Designer soon. The SQL Server ODBC driver is version 10.00.22621.4830.
Will upgrading the Server and Designer and/or upgrading the SQL Server ODBC driver resolve this issue so we can use bulk load?
Solved: SQL Server Bulk Loader - how to install DSN - Alteryx Community
Solved: SQL Server Bulk Loader unable to find address for ... - Alteryx Community
Thanks,
Barry