摘要:
string filePath = Setting.SourcePath ; string sheetName = Setting.SourceFile; string strConn = ""; strConn = (@"Provider=Microsoft.Jet.OLEDB.4.0;Data Source='" + filePath + "';Extended Properties='Tex... 阅读全文
posted @ 2009-11-10 14:15 子游 阅读(297) 评论(0) 推荐(0)