摘要: 1、启用Ad Hoc Distributed Queries:exec sp_configure 'show advanced options',1reconfigureexec sp_configure 'Ad Hoc Distributed Queries',1reconfigure2、sql语 阅读全文
posted @ 2016-03-24 13:14 梦锁湘江 阅读(263) 评论(0) 推荐(0) 编辑