SQL Server downloads and msoledbsql
-
Attempting to recover from the Azure disaster I downloaded the developer and then the express versions of SQL Server 22. Both failed to install because of a missing/incorrect msoledbsql. I then downloaded the dll and installed it before attempting to reinstall, it still failed on the same issue. I tried the same with 2019 version with the same issue. Any suggestions as to how to get around the problem?
Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
-
Attempting to recover from the Azure disaster I downloaded the developer and then the express versions of SQL Server 22. Both failed to install because of a missing/incorrect msoledbsql. I then downloaded the dll and installed it before attempting to reinstall, it still failed on the same issue. I tried the same with 2019 version with the same issue. Any suggestions as to how to get around the problem?
Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
-
Google? This one seemed encouraging. https://stackoverflow.com/questions/71857345/error-when-installing-microsoft-sql-server-2019-cannot-find-the-microsoft-ole-d[^]
Excellent - that resolved the issue, thanks. Now any chance you can shake a person out of Azure :laugh:
Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
-
Attempting to recover from the Azure disaster I downloaded the developer and then the express versions of SQL Server 22. Both failed to install because of a missing/incorrect msoledbsql. I then downloaded the dll and installed it before attempting to reinstall, it still failed on the same issue. I tried the same with 2019 version with the same issue. Any suggestions as to how to get around the problem?
Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP
when you are fixing the msoledbsql issue, make sure the OLE DB provider matches your SQL Server version and that all necessary Visual C++ Redistributables are installed.