摘要: --开启Sql Server 通讯配置--sp_configure 'show advanced options', 1;GORECONFIGURE WITH OVERRIDE;GOsp_configure 'Ole Automation Procedures', 1;GORECONFIGURE W... 阅读全文
posted @ 2015-07-09 14:05 Varorbc 阅读(1168) 评论(0) 推荐(0)