-
MFC-CPP-example
4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
- 2020-11-21 20:39:36下载
- 积分:1
-
VSSQL2000MaterialManagementSystem
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
物资管理系统
(OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Material Management System)
- 2011-01-06 08:09:21下载
- 积分:1
-
vc108423425252
软件介绍:
编程环境:
windows2003 +visual stdio c++ .net
Ado + SQL2000
/####################################/
**
SQL设置:
将在SQL2000下建立schooldata数据库
导入数据文件
导入数据:
data目录下有school_back数据库备分文件
操作:用SQL企业管理器还原数据库来导入数据
访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同
主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等
程序中有几个BUG还没解决,
实现功能:
操作:在选择查询条件:选择一个,tree控件里显示相关信息
可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内
双击LIST控件显示具体信息
也可以在窗口里单击右键或操作菜单具体操作
主要功能:
查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(software introduced : Programming Environment : windows2003 visual c stdio. net Ado SQL2000 /## SQL##################################/** set up : the establishment schooldata SQL2000 database into data files into data : data directory is a breakdown school_back database file operations : using SQL Enterprise Manager Database reduction visit to the local data into the database server, Password is set as the, um, schooldata operation of the database user name and password the same as the main database with ADO visit, Several display data and control the Treectrl, listctrl. datagrid procedures are several BUG has not yet been solved, realization of functions : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to s)
- 2007-01-10 12:07:01下载
- 积分:1
-
微软数据库开发梦工场多媒体教学-sqlserver篇
说明: 微软数据库开发梦工场多媒体教学-sql server篇.rar,是多媒体教学的,对新手很适合的,(Microsoft database development DreamWorks multimedia teaching- sql server chapter. Rar, multimedia teaching, is very suitable for novice,)
- 2005-11-16 11:08:44下载
- 积分:1
-
CheckManage
这是基于SqlServer 2005数据库的考勤管理系统,界面用MFC实现,里面有源码和数据库备份文件。(This is based on attendance SqlServer 2005 database management system, interface with the MFC implementation, which has source code and database backup files.)
- 2009-11-21 13:23:17下载
- 积分:1
-
OA(30)
Oa 综合管理系统 集合SQL server 一体化的办公软件(The Oa integrated management system for collection of the office of the SQL server integration software)
- 2012-08-18 15:20:05下载
- 积分:1
-
test_database
一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)
- 2013-12-17 16:07:55下载
- 积分: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
-
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
-
MiniSql-master
具有B+树,能完成搜索,插入,删除功能的简易数据库(A simple database with B+ tree that can search, insert and delete functions)
- 2020-06-29 19:00:02下载
- 积分:1