搜索资源列表
rwxls
- 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
ExcelandVC
- 本程序可实现对Excel文件的写入\读取,对表格中指定行、列、单元格进行查询、插入、替换等操作。是一个较完善的将EXCEL与VC结合起来的实例-this program can be realized on the Excel document into the \\ read, the table designated rows and columns. Inquiries into cells, insert, replace such operations. It is a better
sqlite_res
- sqlite3,编译好的dll用于VC,内部有头文件,lib文件和dll文件.将其插入vc工程可以进行sqlite的操作-sqlite3, compiled dll for the VC, head of internal documents, lib dll files and documents. will be inserted vc project to carry out the operation sqlite
ado_dll
- 这是我开发的利用vc++的ado接口连接并操作sqlserver和oracle的dll动态库。数据库的参数从配置文件pb.ini读取
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
system
- 企业仓库管理系统使用SQL2000做为后台数据库数据库文件在压缩文件中在database文件夹下。使用VC++编写,使用ADO方法访问数据库,程序中将数据库操作封装成一个很健全的类,用户可以直接将ADO类应用在其他的系统中.系统的功能如下: 系统由基本信息管理模块、入库管理模块、库存管理模块、查询管理模块等几部分组成。 1、基本信息管理模块主要包括操作员管理、商品信息管理、库存信息管理、供应商信息管理4部分。 2、入库管理模块主要包括商品入库、入库退货两部分。 3、库存管理模块主
StudentScore
- 使用vc++操作access数据库的一个很好的例程,程序中直接使用odbc的方法读些*.mdb文件,操作简单,程序中有很多注释,适合于刚开始学习用vc访问access数据库的人做参照-Using vc++ operator access the database a good routine, the program directly using the odbc read some of the methods*. mdb file, simple operation, procedures
databaseimg
- 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件,注意这里仅支持BMP图像,如果要支持其它格式如JPG/GIF等,需要修改程序,本实例只是演示如何从数据库读取BMP编辑信息并显示、如何写入BMP图像信息到数据库,测试运行了一下,正常工作,运行时请将数据库移到Debug目录下。-For example a data application using VC++ to operate Access database, the database read and wri
GetLink
- 用vc操作dat文件完成网站的收藏,并且可以修改dat数据库文件-Dat file with vc the completion of the operation of the collection site, and can modify the database file dat
DBF
- 直接操作DBF文件,不再使用Foxpro或ODBC-Read or Write*.dbf File Record
ASTGTest
- 本文主要初步介绍在VC6环境下利用CADO class,datagrid分页显示数据。 1、用VC操作数据库是非常麻烦的,网上关于VC下利用ADO和datagrid操作数据库的教程也很多,但无非是相互抄袭。 2、ADO使用起来麻烦,然而一个老外写的ADO Classes我感觉还是挺好用的。包括两个文件ado2.h和ado2.cpp,而网上关于使用这个类进行ADO数据库操作的文章不多。 3、VC6.0下的datagrid貌似没有.net的那么强大,也没有VB6那么好用。连分页都显得麻烦
Student
- VC++操作SqlServer数据库的参考源程序 VC++操作SqlServer数据库的一个参考程序,主要包括ADO的使用,压缩包内附带有SQLSERVER的备份文件,附加即可,其实你可以把这个程序当作一个数据库编程的教程,它介绍了VC++如何连接SqlServer,添加、删除、备份、修改数据,包含一些常用SQL语句的语法示例等,自带有一个CHM帮助文档,向你讲解一些基础知识,因此对VC入门级选手特别有用 -VC++ operator SqlServer database referen
CREATE_DB_AND_TABLE_add_edit_del-pw
- 利用vc操作数据库进行数据库access文件的创建\修改\删除密码操作-use vc++ to set(also change and delete) password for an access document
ADOXCreateDatabase
- 利用vc++操作数据库,新建access数据库文件,并且建立了两个简单的表-use vc++ create access document and tables
RWAccess
- vc++直接使用DAO读写Access数据库,作者是徐景周,采用两种方法:SQL和DAO类函数来混合实现Access文件的操作。 -vc++ read and write Access databases directly using the DAO, the author is Xu Jing Zhou, using two methods: SQL and DAO implementation class function to mix the operation of Access
bitmap-access
- 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件-A data application example, the use of VC++ Operating Access database, read and write BMP image file database
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
BillsManager
- VC++写的单据管理,数据库操作小实例,要运行程序必须将数据库文件bills.mdb与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下。 -VC database
vcPADOPAccess
- 里面有8个文件,较详细地解释了如何在vc的环境下对access数据库进行操作-There are 8 files, a more detailed explanation of how the environment in vc to operate on the access database
xml-vc
- VC++中操作XML,实现了一个CXMLFile类来操作XML文件-VC++ in XML, which implements a CXMLFile class to manipulate XML files