搜索资源列表
学生档案管理系统MFC+sql2000
- MFc一个很好的例子,好的学习资料,不多说,下了看了就知道了!
studentMis.rar
- 学生管理系统(MFC+SQL SERVER),studentMis
MFCSQL_20100507
- Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。-use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.
TuShu
- MFC+SQL Server实现的图书销售系统,包括入库、出库、盘点、统计、图表显示-MFC+ SQL Server implementation of the book sales system, including storage, a library, inventory, statistics, graph shows
MFCSQLMFCFoodSystem
- MFC+SQL Server实现的餐饮系统-MFC+ SQL Server implementation of the Food System
ODBC_DB
- MFC写的简单操作SQL SERVER 2005数据库的程序!-MFC write simple SQL SERVER 2005 database program!
synchronize
- 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
StoreHouseSystem
- 使用MFC和Sql Server2000编写的仓库管理系统,具有多功能,查询物资、增加物资、删除物资,具有可视化的界面、并且界面友好。-Sql Server2000 using MFC and the preparation of a warehouse management system, with multi-functional, check materials, to increase supplies, delete material, with a visual interface
exampleofSQLServerAndODBC
- SQL Server MFC ODBC 添加、删除、修改记录的实例。-SQL Server MFC ODBC to add, delete, modify the record instance.
SQL
- SQL Server MFC ODBC 直接执行SQL语句的实例。-SQL Server MFC ODBC instance of a direct implementation of the SQL statement.
select
- SQL Server MFC ODBC 多记录集查询的一个实例-SQL Server MFC ODBC record set more than one instance of the query
ODBC_DDX_RFX
- SQL Server MFC ODBC 使用DDX 和RFX 的一个实例。-SQL Server MFC ODBC using DDX and RFX' s an example.
ODBC
- SQL Server MFC ODBC报表实现的代码。-SQL Server MFC ODBC statements to achieve code.
StudentManagement
- (SQL-MFC) 学生信息管理软件: 学生信息输入; 学生信息删除(分为按照学号和姓名); 学生信息查询(分为按照学号,姓名,性别,班级,年级); 学生信息更改。 (Visual Studio.NET 2003 + SQL SERVER 2000) 安装SQL 服务器后,修改程序中ADOConn.cpp 34行: serverName改为你的SQL服务器名称。数据库的mdf,ldf文件已经包含在此文件中,需要通过SQL企业管理器附加。 -(SQL-MFC) Stu
DataManager(MFC)
- MFC下对数据操作的类,针对SQL server数据库-Data manipulation under MFC class for SQL server database
AddData
- 该源码的主要功能:用MFC+SQL Server实现将数据库表中数据添加到CListCtr控件上,风格规范,是学习数据库编程的不可或缺的好例子。-The source of the main functions: to achieve with the MFC+ SQL Server database table to add data to CListCtr control, style specifications, is essential to learn database progra
SQL-Server
- 用C++MFC写的数据库语言处理系统,可以处理数据库语句,可作为数据库语句学习来用,了解基本的原理。-Write the database with C++MFC language processing system can handle database statement, you can learn to use as a database statement, understand the basic principle.
MFC 图书管理系统
- MFC+ SQL Server 2005
MFCPSQL-Server-binguanguanlixitong
- MFC+SQL Server宾馆管理系统-MFC+SQL Server hotel management system
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.)