-
02
说明: 关于利用SQL数据库以及MFC编写的学院班级学生综合管理项目(On the use of SQL databases, and college classes prepare students MFC Integrated Management Project)
- 2010-07-23 11:49:21下载
- 积分:1
-
vcsqlserver
是VC+SQL server模式的,主要设及以下内容:
1、窗口如何分割;
2、多视图之间如何通信;
3、列表视图的操作及事件处理;
4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录;
5、实现主从表的显示;
(VC is SQL server model, and mainly the following : a window on how segmentation; 2. Multi-view of how communication; 3, the List View operation and handle the incident; 4, tree controls the operation and management, According to the use of recursive directory database dynamically generated; 5, the main achievement of the show from the table;)
- 2006-05-19 15:56:35下载
- 积分:1
-
MFC-CPP-example
4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
- 2020-11-21 20:39:36下载
- 积分:1
-
minisql
设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找(Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the table create/delete index create/delete table records, as well as insert/delete/find.)
- 2009-05-16 21:38:47下载
- 积分:1
-
MyTest1
本实例是vc+SQL server小程序,具有数据库的简单查询,更新,删除记录等功能,本程序的查询功能是基于头部匹配的模糊查询。(This example is vc+ SQL server applet with a simple database query, update, delete records and other functions, the procedures for the inquiry is based on the fuzzy query matching head.)
- 2020-10-29 14:59:57下载
- 积分:1
-
sale
商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
- 2016-12-12 21:13:17下载
- 积分:1
-
StudentManagement
(SQL-MFC) 学生信息管理软件:
学生信息输入;
学生信息删除(分为按照学号和姓名);
学生信息查询(分为按照学号,姓名,性别,班级,年级);
学生信息更改。
(Visual Studio.NET 2003 + SQL SERVER 2000)
安装SQL 服务器后,修改程序中ADOConn.cpp 34行: serverName改为你的SQL服务器名称。数据库的mdf,ldf文件已经包含在此文件中,需要通过SQL企业管理器附加。
((SQL-MFC) Student Information Management Software: student information input student information deleted (divided according to number and name of school) Student Information Query (divided in accordance with Student ID, name, gender, class, grade) student information changes. (Visual Studio.NET 2003+ SQL SERVER 2000) to install SQL server, modify the program ADOConn.cpp 34 rows: serverName change your SQL server name. Database, mdf, ldf file has been included in this document, you need to add through SQL Enterprise Manager.)
- 2010-01-13 09:23:54下载
- 积分:1
-
code
用VC++6.0开发的人事信息系统,调试成功,并附有源码及文档。供大家共同学习,希望对你们有帮助(With VC++ 6.0 Development of Personnel Information System, debugging success, together with source code and documentation. For everyone to learn, I hope for your help)
- 2009-01-04 14:51:42下载
- 积分:1
-
database-cPP2
visual c++结合SQL 的典型应用,希望对大家的学习有帮助(visual c combination of SQL, a typical application, we hope that we learn to help
)
- 2012-03-10 00:20:33下载
- 积分:1
-
UseProcedure
在ADO中调用、执行SQL Server中的存储过程(The ADO call, the implementation of SQL Server stored procedure)
- 2010-06-20 19:41:37下载
- 积分:1