搜索资源列表
rwxls
- 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
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
20060611Access
- 简要说明:直接通过DAO读、写Access文件 直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类
EXCEL_Operator
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
excelodbc_src
- VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过,想研究的朋友可以下载下来学习一下。-VC++ directly through ODBC to read and write Excel spreadsheet file operation procedures, together with the source code, the program no other function, a reading
MyExcelClass
- 在visual c++ 中实现Excel sheet的读写操作,
ADO_Access_CWR
- 从网上找的,关于通过ADO对Excel文件读写的,且能进行查询和查找,对学习操作Excel是很好的示例。-It s about control Excel by using ADO,and can find what you need.
RWExcel
- 使用Visual C++操作excel(创建并读写excel表格的内容)-Using Visual C++ operators excel (excel form to create and write the content)
3275-anqn
- VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过-VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source cod
VC-Excel-class
- Excel操作 能够完成表格的读写操作,是本人在海量的资料中整理出来的精华之作。 其中包含excel.cpp和excel.h源文件哦-Excel operations of read and write operations to complete the form, for I sorted out the essence of the vast amounts of data. Contains documents excel.cpp and excel.h source oh
VcToExcelVeryGood
- Excel操作 能够完成表格的读写操作,是本人在海量的资料中整理出来的精华之作。-Excel operations of read and write operations to complete the form, for I sorted out the essence of the vast amounts of data.
exceltest_RW_Good
- Excel操作 能够完成表格的读写操作,是本人在海量的资料中整理出来的精华之作。-Excel read write
238242excel_odbc
- 用ODBC读写excel 可以实现VC对excel的操作并读写excel-use ODBC read and write excel
VCaExcel_Readawrite
- VC对Excel进行读写操作实例,对初学者有一定的参考意思-VC to read and write operations Excel as an example, has certain reference meaning for beginners
vb_connect_excel
- VC对excel进行读写操作,对初学者有一定的参考价值-VC to read and write operations of excel, for beginners have a certain reference value
excelFile
- 利用C++语言实现 打开,读、写excel文件,对Excel实现了基本的操作-Using C++ language to open, read and write excel file, and achieve the basic operation