摘要:
在.net中可以通过oledb读取,先读取excel文件中的所有表的表名,然后遍历所有表中的数据,将数据添加到Dataset中。 Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public DataSet dsXls()... 阅读全文
posted @ 2008-11-07 16:56 X龙 阅读(379) 评论(0) 推荐(0) 编辑