摘要:string excelFile = Server.MapPath("~/service/data.xlsx"); //string strConn = @"Provider=Microsoft.Jet.OLEDB.4.0;Data Source= " + excelFile + ";Extended Properties=Excel 8.0;"; string strConn = @"Provider=Microsoft.Ace.OleDb.12.0;Data Source= " + excelFile + &q
阅读全文
posted @ 2011-08-31 15:45
浙公网安备 33010602011771号