2、关闭 ‘Ad Hoc Distributed Queries‘:
1 exec sp_configure ‘Ad Hoc Distributed Queries‘,0 2 reconfigure 3 exec sp_configure ‘show advanced options‘,0 4 reconfigure关闭 ‘Ad Hoc Distributed Queries‘:
SQL Server 阻止了对组件 'Ad Hoc Distributed Queries' 的 STATEMENT'OpenRowset/OpenDatasource' 的访问的解决方案
标签: