In this blog post, let’s learn about the error message “7358 – Cannot execute the query. The OLE DB provider “%ls” for linked server “%ls” did not provide an appropriate interface to access the text, ntext, or image column “%ls.%ls”.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
7358 – Cannot execute the query. The OLE DB provider “%ls” for linked server “%ls” did not provide an appropriate interface to access the text, ntext, or image column “%ls.%ls”.
Reason for the Error
To be update soon…
Solution
To be update soon…