ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not . . . Connection works on prod but not local development server Inconsistent Azure SQL Server connection ('IM002', '[IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (0) (SQLDriverConnect); [IM002] [Microsoft][ODBC Driver Manager] Invalid connection string attribute (0)')
Microsoft OLE DB Provider for ODBC Drivers error 80004005 [Microsoft][ODBC Driver Manager]Data source name not found and no default driver specified " I've looked at numerous posts but none helped me :'( MySQL database server is running on Windows10 64bit Client Excel where the VBA code is running is 64 bit
ODBC Error Run-Time Error -2147467259 (80004005) - Microsoft Q A The driver "SQL Server" comes with the OS, but this is a very old driver that lacks support for several features in modern versions of SQL Server You would be somewhat better off using SQL Server Native Client 11 0, which you also seem to have