Forum Discussion
vindev
Sep 16, 2020Copper Contributor
MS Excel Error: “The certificate chain was issued by an authority that is not trusted”
I am getting below error with Excel files which is retreving data from SQL Server. DataSource.Error:Microsoft SQL: A connection was successfully established with the server, but then an error oc...
Micael_Carlsson
Mar 03, 2023Copper Contributor
This was the solution of my problem with excelconnection to SQL Server:
http://www.thesqlreport.com/?p=2050
- J2200610Sep 11, 2024Copper Contributor
Micael_Carlsson This solved my problem, Thanks
- lmsparkleMar 20, 2024Copper Contributorfor the DBA's searching, this was all fixed within excel, server/database permissions and certificates were not the issue.
- DanielLanstoneMay 03, 2024Copper Contributor
lmsparkle was it solved by one of the solution here or did the user have to do something else?
- lmsparkleMay 03, 2024Copper ContributorSolved by going into Power Query like in the solution from Micael_Carlsson.