▍1. ODBC
ODBC连接数据库MYSQL和SQLITE两种方式。(ODBC database connection )
ODBC连接数据库MYSQL和SQLITE两种方式。(ODBC database connection )
VC 通过ado技术连接access数据库,实现增删改查(The VC connection access database ado technical CRUD)
一个关于短息防伪系统的C++数据库开发例程,数据库选用Access(An example of development of data base with C++)
有关三维插补的程序,自己做一个数据库,记录一些数据点的插补值,可通过补偿算法,算出其他点的插补值(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)
vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
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)
个人理财系统是我用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.)
这是我在公司做的数据库外挂报表 对大家的学习很有帮助(This is what I do in the company' s database plug-in for everyone' s very helpful report)
ado VC连接ACCESSE的初级简单教程,适合新手,(ado VC connection ACCESSE primary simple tutorial for novice,)
数据库编程范例用到ado,directui,mfc(Database programming paradigm used ado, directui, mfc)
vc——使用SQL语句进行时间条件检索SearchRecord2的程序源码,值得一看!(vc- time conditions using SQL statements to retrieve SearchRecord2 the program source code, worth a visit!)
MFC编程,VC连接ACCESS数据库,实现对数据的增、删、改、查等操作(VC connection ACCESS database to achieve the data add, delete, change, and other operations)