Hi All,
I have received request from an application stating that they are not able to access the linked server. When i tested the connection i could see that the test connection was successful and it was failing for user within the below error message.
cannot create an instance of oledb provider for linked server error 7302
I have granted below permissions to the group which the application users are part of.
1. Granted execute permission on sys.xp_prop_oledb_provider to login
2. Added the group to the public role within the master database.
Even after giving those permission user is still facing issue.
Request you to please share your suggestions on this.
Thanks in Advance.