▍1. MFC-ODBC-database-applications
MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)
MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)
使用MFC DAO访问数据库,并实现了收支数据的条形图绘制。(Use MFC DAO database access, and to achieve a balance of payments data to draw a bar chart.)
MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。(MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.)
MFC使用ADO访问连接数据库,实现对数据的增删改查(MFC uses ADO to access a database connection, to achieve data CRUD)
用VC++实现数据库中图片的存取与显示精讲教程,如何将图片存储在数据库中,又如何从数据库中读取出图片并显示。教程主要介绍了在VC ++环境中,利用ADO 2. 5中所提供的Stream对象和Fields对象进行数据库中图片的存取,同时还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题。 (VC++ image access and display)
MFC链接Access数据库,采用ADO数据库方式。(MFC link Access database using ADO database mode.)
基于C++编程下的,实现了对DAO数据库的访问功能(Based C++ programming under the realization of the DAO database access functions)
数据库连接的一些基本语句,实现数据库连接的基本功能,主要用于.net平台的开发(Database connection of some of the basic statement, the realization of the basic functions of the database connection, mainly for the development of.Net platform)
本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。(The system has three operating authority, which can only be executed Founding salesperson, a la carte, pay and check daily revenue operations foreman can perform Founding, a la carte, pay, purchase, adding new employees, daily income and monthly income of inquiry operation manager with the highest authority, in addition to the foreman and the operating authority salesperson, you can also set permissions for employees, product information and dishes to add information, database backup and recovery, and initial data and other operations.)
visual c++ 访问DAO数据库 运行目录,驱动器根目录下(visit DAO datebase)
数据库连接 ado sqlserver 用C++程序书写 累了我一天 娘的(C++ learning materials as long as the processing of C++ programming ADO SQLSERVER database connection)
Labview/cvi与数据库进行数据交换的例子。(Labview/cvi example with the database data exchange.)
Labview/cvi与数据库进行数据交换的例子。(Labview/cvi example with the database data exchange.)
该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
MFC对话框ADO连接SQL_SERVER2008(MFC dialog ADO connection SQL_SERVER2008)
MFC对话框ADO连接SQL_SERVER2008(MFC dialog ADO connection SQL_SERVER2008)
mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)