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
J2200610
Sep 11, 2024Copper Contributor
Micael_Carlsson This solved my problem, Thanks