搜索资源列表
一个学生管理系统
- 基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。-based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving Vie
student_datebase
- 基于MFC的简单学生数据库系统,但功能齐全。-based on the simple MFC student database system, but a full set of functions.
MyMFCODBCSmpl
- 一个非常不错的MFC ODBC范例,利用SQL Server自带的数据库Northwind,用ODBC建立DNS数据源MyNWind,就可以测试。-a very good example of MFC ODBC, SQL Server Northwind own database using ODBC data sources to establish MyNWind DNS, it can test.
VC_ADO-SQLSERVER-Access
- mfc做的一个对话框,有对Access和SQL2000数据库的读取及修改、删除、插入操作。command、execute、open3种方式执行sql语句。 -mfc do, a dialog box with the Access and SQL2000 database to read and modify, delete, insert. command, execute, open3 ways to execute sql statement.
test
- 如何用mfc编写一个简单的登录对话框(连接数据库)-Mfc how to write a simple login dialog box (connecting to the database)
ODBCDemo5
- MFC的Recordset类通过ODBC方式连接数据库,编写的一个数据库应用程序,对初学数据库编程的人有帮助-MFC Class of Recordset through ODBC connected databases, preparation of a database application, database programming for beginners to help people
DataBase
- 对 MFC ODBC 访问数据库的二次封装,使用时将其添加到工程即可。-MFC ODBC to access the database of the second package, when used to add it to your project.
ODBC_DB
- MFC写的简单操作SQL SERVER 2005数据库的程序!-MFC write simple SQL SERVER 2005 database program!
MPhoneQuery
- 一个简单的用作手机用户充值或查询信息的系统,它具有功能简单完整,操作方便的特点。其中包含SQL Server数据库应用系统的调用设计以及MS VC++6.0的编程方法,还有MFC的用法。-Used as a simple top or mobile phone users query information systems, it has a simple functional integrity, and user-friendly features. Including SQL Server
110611113
- 使用MFC ODBC类开发“学生基本信息管理系统”。理解VC++的开发环境。掌握VC++开发数据库应用程序前的准备工作。 -Use MFC ODBC type development, " the basic information management system for students." Understand the VC++ development environment. Have VC++ to develop database application pr
database
- 这是一个基于mfc的sql界面操作程序,用于人力人事管理,包括部门,员工,工资管理等,总之,大家下完就知道啦-This is a mfc based on the operating procedures of the sql interface to the manpower and personnel management, including departments, employees, wage management, in short, everyone will know you
FoodBeverageManagementSystem
- 餐饮管理系统:使用MFC,Visual C6.0+sqlserver功能包含:点菜,开单,调单,结账。。。是按照现实中的餐饮管理来设计的。连接数据库使用的ADO。-Food & Beverage Management System: Using MFC, Visual C6.0+ sqlserver features include: a la carte, open orders, transfer orders, checkout. . . In accordance with the re
ADOconn
- MFC与SQL连接代码。用于数据库软件编写。-MFC and SQL connection code. Prepared for the database software.
StudentManagement
- (SQL-MFC) 学生信息管理软件: 学生信息输入; 学生信息删除(分为按照学号和姓名); 学生信息查询(分为按照学号,姓名,性别,班级,年级); 学生信息更改。 (Visual Studio.NET 2003 + SQL SERVER 2000) 安装SQL 服务器后,修改程序中ADOConn.cpp 34行: serverName改为你的SQL服务器名称。数据库的mdf,ldf文件已经包含在此文件中,需要通过SQL企业管理器附加。 -(SQL-MFC) Stu
DBMS
- 数据库课的大作业,MFC + 本地SQLServer2000实现了一个汽车维修公司的信息管理系统,原理是通过MFC类访问数据库,有基本的数据操作功能,优点是文档齐全,包括设计报告,总结报告和安装说明-Database class big operation, MFC+ local SQLServer2000 implements a vehicle maintenance company s information management system, the principle access
HOTEL
- 使用MFC框架,和SqlServer2000数据库,利用ADO数据库连接方式,实现的简单酒店管理系统,绝对原创,具有一定的参考价值。-Using the MFC framework, and SqlServer2000 database, using ADO database connectivity, to achieve a simple hotel management system, absolute original, has certain reference value.
SpaceDataBase
- MFC画图简单操作,基于SQLServer数据库的-MFC drawing simple operation, based on the SQLServer database
Lhwy
- MFC中数据库的连接问题,十分适合初学者使用-MFC database connection problems, and is very suitable for beginners
Use-MFC-ODBC-access-database
- 使用 VC++ MFC 采用ODBC 连接数据库-Use MFC ODBC access database
MFCApplicationX
- 使用VS2013的MFC编写的一个针对SQL Sever数据库的增删改查,能够完整实现上述的功能,供初学者学习参考(Using VS2013's MFC to add and delete a database for SQL Sever database, we can fully realize the above functions, for beginners to learn and reference.)