2016年9月13日
摘要: 1.启用Ad Hoc Distributed Queries: exec sp_configure 'show advanced options',1reconfigureexec sp_configure 'Ad Hoc Distributed Queries',1reconfigure 2.为了 阅读全文
posted @ 2016-09-13 16:48 wang_cq 阅读(272) 评论(0) 推荐(0)