© 1999-2048 dssz.net 粤ICP备11031372号
[其它] ADO.NET 读取EXCEL的实现代码((c#))
说明:// 连接字符串 代码如下:// 连接字符串 string xlsPath = Server.MapPath(“~/app_data/somefile.xls”); // 绝对物理路径 string connStr = “Provider=Microsoft.Jet.OLEDB.4.0;” + “Extended Properties=Excel 8.0;” +<weixin_38624746> 上传 | 大小:98kb