摘要: --配置权限EXEC sp_configure 'show advanced options', 1;GORECONFIGURE;GOEXEC sp_configure 'Ad Hoc Distributed Queries', 1;GORECONFIGURE;GOSQL SERVER 和EXCEL的数据导入导出1、在SQL SERVER里查询Excel数据:-- ================... 阅读全文
posted @ 2010-07-29 11:17 睿德泽林 阅读(927) 评论(1) 推荐(0) 编辑