I have been experiencing issues trying to using the "ApplicationIntent=ReadOnly" parameter on devices that have both the version 10.0 and 11.0 provider .dlls installed. Explicitly definingSQLNCLI11 causes certain calls to fail when using as part of a linked server definition, so I need to reference it without specifying the version. Is there a way to either uninstall the
version 10 provider or set the default parsing order to always resolve to 11.0?
↧