2021年3月25日
摘要: 介绍两种途径将数据从EXCEL中导入到SQL SERVER。 一、在程序中,用ADO.NET。代码如下: //连接串 string strConn = "Provider=Microsoft.Jet.OLEDB.4.0;Extended Properties=Excel 8.0;Data Sourc 阅读全文
posted @ 2021-03-25 20:48 itprobie-菜鸟程序员 阅读(873) 评论(0) 推荐(0)