搜索资源列表
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!
sql
- 很安逸的SQL数据库操作类,全API的,不过是MFC的,-不会ENG
sql_mfc
- 压缩文件中包含源文件和报告,报告可能写的不太规范,但是较为详细,用MFC编写的,本来想写个编写步骤的,但没有时间了-Compressed file contains the source files and reports, written reports may not regulate, but more detailed, written with MFC, originally wanted to write a preparation step, but no time
synchronize
- 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
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
DBMS
- 数据库课的大作业,MFC + 本地SQLServer2000实现了一个汽车维修公司的信息管理系统,原理是通过MFC类访问数据库,有基本的数据操作功能,优点是文档齐全,包括设计报告,总结报告和安装说明-Database class big operation, MFC+ local SQLServer2000 implements a vehicle maintenance company s information management system, the principle access
sql.part1
- 利用MFC和SQL做的一个简单的学生信息管理系统。-Using MFC and SQL to do a simple student information management system.
Stu
- 学生信息管理系统,MFC界面,SQL内核-Student Information Management System, MFC interface, SQL kernel
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
Car
- MFC+SQL的一个车行管理系统,包括用户管理,进货,出售,管理货物等功能-MFC+ SQL a cab company management system, including user management, purchase, sale and management functions of goods
SQL
- sql金典,接受如何进行sql编程,如何在mfc中调用sql- how to use sql.
YONGONG0
- vc 6.0 MFC sql2000 员工管理系统-vc 6.0 MFC sql2000
MFC-connect-to-the-database-via-ADO
- MFC通过ADO连接数据库,实现数据库连接、关闭,sql语言执行、查询等功能-The MFC via ADO to connect to the database, database connectivity, Close, sql language implementation, query and other functions
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.)