I am using ADO.CreateADOCommand to connect to a Microsoft SQL 2005 server, but keep getting the error message "Provider cannot be found. It may not be properly installed".
This script still works on my old Win7 machine, but not on my new Win10 one so there is something I haven't installed, but I do have a 32bit copy of "SQL Server Native Client 11.0" installed (I can see that in the Drivers tab of the 32Bit ODBC Admin panel).
Any ideas on what I am missing?