繁体中文
设为首页
加入收藏
当前位置:.Net技术首页 >> 评论及其它 >> Reading Excel (.xls) Files with ADO.NET...

Reading Excel (.xls) Files with ADO.NET...

2005-01-09 20:54:07  作者:hiyaolee  来源:互联网  浏览次数:1  文字大小:【】【】【
简介:Reading Excel (.xls) Files with ADO.NET... With a little preparation on the Excel side and very little work on the ADO.NET side you can connect to and read Excel workbooks just as though they we...

Reading Excel (.xls) Files with ADO.NET...

With a little preparation on the Excel side and very little work on the ADO.NET side you can connect to and read Excel workbooks just as though they were database tables.

By: John Kilgo Date: May 28, 2003 Download the code. Printer Friendly Version

责任编辑:admin
相关文章