摘要: 在数据库里执行以下脚本: 启用: exec sp_configure 'show advanced options',1reconfigureexec sp_configure 'Ad Hoc Distributed Queries',1reconfigure 关闭: exec sp_configu 阅读全文
posted @ 2016-12-14 16:34 龙族少年 阅读(215) 评论(0) 推荐(0) 编辑