搜索资源列表
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
ExcelDB
- 一个把Excel文件当数据库使用的例子,可自动创建ODBC连接-an Excel document put to use when the database example, can automatically create ODBC link
用ADO连接Excel的超简单例子
- 在DELPHI中使用ADO控件连接MS EXCEL的简单例子,比较简单,挺好用的,有兴趣可以试试。-used in Delphi ADO connection MS Excel simple example, relatively simple, very good use, and are interested can try.
EXCEL_Operator
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
VB控制EXCEL
- 演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例.. -demonstrated in VC ADO operation of the general method is a powerful operating ADO class and the use of database operations such an example ..
18-15-1.demo.zip
- 使用ODBC读取Excel文件中数据 ,Using ODBC read data in Excel
Test
- 使用ODBC创建EXCEL文件的例子,基于C++的,学习C++下数据库编程的可以看下.-EXCEL documents created using the ODBC example, based on the C++ and learn C++ under the database can be programmed facie.
Excel_ex01
- 一个简单明白的使用VB6操作Excel的例子,没有经验的初学者也能看明白的。-Understand the use of a simple operation of Excel VB6 example, inexperienced beginners Nengkanmingbai' s.
ExcelToSQL
- Example for using OLE: Excel.Application & ODBC
TenderIM
- 一个简单的读写EXCEL和ACCESS数据库相结合的例子-A simple to read and write the combination of EXCEL and ACCESS database example
ODBCExcel
- 用于c++builder 学习之实例233 如何使用ODBC连接Excel表-C++ builder for example learning how to use the ODBC connection 233 Excel table
ExcelImport
- 读取Excel数据,写入sqlserver数据库的很好示例-Read Excel data into the sqlserver database a good example
Project1
- delphi里操作Excel数据导入ListView及ListView导出到Excel,并通过ADO对Mdb及查询并将查询结果反馈到ListView表格内的例子。对于新手学习挺全面的。-delphi import Excel data or operational ListView ListView and export to Excel, and through the ADO Mdb and query and query results back to the ListView table
VCaExcel_Readawrite
- VC对Excel进行读写操作实例,对初学者有一定的参考意思-VC to read and write operations Excel as an example, has certain reference meaning for beginners
birthdays_ADO
- Example of file access Excel via ADO interface