posts - 0,  comments - 20,  trackbacks - 0

insert into TTEST(id,Name)
select id,Name from
OPENROWSET('MICROSOFT.JET.OLEDB.4.0'
,'Excel 5.0;HDR=YES;DATABASE=c:\test.xls',sheet1$)


exec sp_configure 'show advanced options',1
reconfigure
exec sp_configure 'Ad Hoc Distributed Queries',1
reconfigure

posted on 2009-01-11 22:44 Documents 阅读(218) 评论(0)  编辑  收藏 所属分类: SQL Server
<2025年5月>
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567

留言簿

文章分类

文章档案

J2EE

搜索

  •  

最新评论