▍1. Ado
VC 通过ado技术连接access数据库,实现增删改查(The VC connection access database ado technical CRUD)
VC 通过ado技术连接access数据库,实现增删改查(The VC connection access database ado technical CRUD)
一个关于短息防伪系统的C++数据库开发例程,数据库选用Access(An example of development of data base with C++)
数据库访问层的通用设计。可根据配置文件的更改适应不同的底层数据库。隔离业务逻辑层。采用C++标准库及ADO方式对数据库进行访问。(The universal design of the database access layer.According to the configuration file changes to adapt to different underlying database. Isolate the business logic layer. C + + standard library and the ADO way to access the database.)
有关三维插补的程序,自己做一个数据库,记录一些数据点的插补值,可通过补偿算法,算出其他点的插补值(The 3 d interpolation procedures, own a database, record the data point of some interpolation value, but through the compensation algorithm, work out the other points interpolation value)
通用单表数据审核程序 可以设置多条审核条件。审核单表数据,变显示审核结果。(Common single-table data audit procedures can be set to a number of conditions for approval. Audit a single table data, and change the audit results.)
c++与mysql数据库通信,操作数据库部分代码(c++ with mysql database communication, operate the database part of the code)
vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
sqllite的例子,注释部分包含了对mp3和图片的处理!(the examples of sqllite, the comment section that contains the mp3 and picture processing!)
C++实现的使用ADO方式连接ACCESS 2007数据库并从中取数据(C++ to achieve the use of ADO to connect the ACCESS 2007 database and fetch data from)
mfc数据库编程资料。查询数据,创建数据库,登陆,对话框加菜单,加消息响应等等。(data base on MFC)
C # programming. Connect to the C#编程。连接数据库操作,实现数据库连接,添加记录,修改记录,删除记录,查询记录等操作。(C# programming. Connect to the database operation, the implementation of database connection, add records, modify records, delete records, search records and other operations.)
个人理财系统是我用MFC做的一个有界面的程序,里面涉及了数据库编程,常用的控件等知识。里面的数据都存储在SQL Server2005里面,我用的是ado方式访问数据库,实现了记录日常每餐的消费食物,消费水平,并可以自动算出一段时间的消费金额。(Personal financial management system is an interface program I do with MFC, which involves a database programming, controls and other knowledge. Inside the data stored in SQL Server 2005 which I use ado to access the database, to record daily meal consumption of food, consumption levels, and can automatically calculate the amount of the consumer for a period of time.)
BODB是一套开源的内存数据库系统,基于BOOST开源库开发,支持跨平台编译应用.(Bodb is a boost based software library that implements a simple SQL database engine. Include a sqlparser project. )
VC中利用MFC进行ADO数据库编程实例(ADO database programming examples in VC using MFC)
使用MFC编写的access数据库读写,记录,搜索,提醒功能的软件(Written using MFC database access to read and write, record, search, to remind the features of the software)
利用vc++连接到ODBC数据库,进行信息的录入等等(Use vc++ to connect to an ODBC database, the information input, etc. )
visual C++数据库系统开发完全手册配套光盘(visual C++ Development of the database system completely manual CD )
mfc数据库访问、list,实现任务加入和删除和提醒,桌面停驻的小程序,用来做备忘的。(using mdb and list control to inform you of the task you noted.)
Mysql数据库不同版本之间的转换,包括了详细的makefile文件编写,可运行(Mysql database conversion between different versions, including a detailed write the makefile, could run)