摘要: 启用:exec sp_configure 'show advanced options',1reconfigureexec sp_configure 'Ad Hoc Distributed Queries',1reconfigure 关闭:exec sp_configure 'Ad Hoc Distributed Queries',0reconfigureexec sp_configure 'sh... 阅读全文
posted @ 2009-08-04 13:48 西陵寻梦 阅读(166) 评论(0) 推荐(0)