搜索资源列表
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
针对Excel表格文件操作的编程实现Excel Access Src
- 针对Excel表格文件操作的编程实现 可实现读写和表格查询-against Excel spreadsheet file manipulation of the program can achieve literacy and form inquiries
BasicExcel_demo
- 对EXCEL文件读取和操作,对WORD文件也可以参考-right Excel file read and operation of Word documents can also make reference to
msqEXCEL
- 关于VB与EXCEL的程序,这段程序只用几秒时间快速读取并写入新建一个EXCEL文件中(或公式,或单元格)。下载后在源代码中自己修改要读取的EXCEL文件名。-VB and Excel on the procedure, this procedure is only used a few seconds of time fast read and write a new Excel document (or formula, or cells). After downloading the so
xlsvc
- VC 读取EXCEL文件,网上大多用ODBC或OLE方式进行读取,但这两种方法都具有局限性,本原码在分析Excel文件格式的基础上从底层编写代码.-VC read Excel documents, mostly online using ODBC or OLE manner read, But both methods have limitations, primitive code in Excel file format on the basis of the preparation of
EXCELoperter
- This program can R/W EXCEL file!-R / W Excel file!
转换Access数据库为Excel文件
- 转换Access数据库为Excel文件-Access database conversion to the Excel file
EXCEL_Operator
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
VC_read_excel-2003
- VC读取Excel2003文件,得到表中的内容,并显示在控件中,visual C++6.0开发 -VC reads the Excel file, get the contents of the table, and displayed in the control, visual C++6.0 development
Excel
- 直接通过ODBC读写Excel表格文件。基于数据库编写源程序。-Directly through ODBC to read and write Excel spreadsheet file. Prepared based on the source database.
EXCEL
- 如何读取EXCEL文件,数据库项目开发与应用-How to read the EXCEL file, database development and application projects
EXCELTEST
- VB导出成EXCEL,VB PROGRAM,ACCESS OUTPUT EXCEL FILE ,TEST SUCCESS IN VB6.0 BY WINSON.-VB PROGRAM,ACCESS OUTPUT EXCEL FILE ,TEST SUCCESS IN VB6.0 BY WINSON.
123
- Delphi导出Excel文件最快速的代码-Export Excel file the fastest code
EXCEL
- 一个简单的读取EXCEL文件的MFC程序-Read a simple MFC program EXCEL file
Access-EXCEL-file
- Visaual C++ 访问EXCEL文件-Access EXCEL file
IP-access-excel
- 根据IP查询相应的局域网地址,使用纯真IP数据库,这里是access版的数据库,从数据库查询IP局域网,查询结果直接存在生成的excel文件中。access到excel数据转化。-IP queries the appropriate LAN address, the use of pure IP database, here is a version of the database access, IP local area network from a database query, the
VB-import-Excel-to-Access-
- VB将EXCEL文件导入到ACCESS数据中-VB to EXCEL file into ACCESS data
VBNET-Excel
- vb2010读取excel文件,规范化的程序模块,可以在程序中方便使用。-vb2010 read the excel file, standardized program modules can be easily used in the program.
excel
- 百分百比较excel专业版是市场上最为强大便捷的Excel比较工具。它为工作中经常需要进行数据比较的用户提供了完美的解决方案。无论你的数据是存放在Excel文件,还是存放在文本文件,或者存放在Access、Microsoft SQL数据库,<<百分百比较Excel>>专业版都可以提供快速比较,大量节省您的时间和精力,将您从枯燥冗长的数据海洋中解放出来,从而让您的工作变得轻松愉快。 <<百分百比较excel>>专业版不同于其它同类产品。其它同类
ADO连接Excel
- how to use ado to connect excel file