摘要: insert into OPENROWSET('Microsoft.ACE.OLEDB.12.0','Excel 12.0;Database=C:\c.xlsx','select字段1,字段2FROM [sheet1$]') select字段1,字段2 fromtable 今天单位一ASP.NET网... 阅读全文
posted @ 2015-05-12 11:02 旅途。 阅读(184) 评论(0) 推荐(0) 编辑