2015年11月24日
摘要: EXEC sp_configure 'show advanced options', 1 GO RECONFIGURE GO EXEC sp_configure 'Ad Hoc Distributed Queries', 1 GO RECONFIGURE GO SELECT MA... 阅读全文
posted @ 2015-11-24 14:38 chen110xi 阅读(179) 评论(0) 推荐(0) 编辑