-
Personnel-Management-System
Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统”
人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。
后台数据库使用SQL Server,前台开发工具使用Visual C++。
本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势(Visualc++/SQL+ Server database application examples and the corresponding full resolution 1.rar development ppt. Content is a " personnel management system" human resources management system is a very common management information system, office automation, enterprises and institutions to achieve the prerequisite and foundation. Background database using SQL Server, front development tool Visual C++. The system uses the more popular ADO data access technology, and the fields for each database table and operation of packages to the class, which successfully design object-oriented programming applied to database application design. This is also the characteristics and advantages of this system)
- 2011-04-20 11:24:39下载
- 积分:1
-
ToolsOPtimization
本软件是mfc+sql开发,欢迎大家交流学习(mfc sql development, we welcome the exchange of learning)
- 2020-10-26 23:19:59下载
- 积分:1
-
st_ccerp
说明: 时空erp软件sql2000数据库 两数据库间复制单据(Time and space erp software SQL2000 database replication between two database documents)
- 2008-09-25 16:10:11下载
- 积分:1
-
sqlapiclass
C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
- 2013-05-06 20:41:25下载
- 积分: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
-
sqlite-amalgamation-3071400
sqlite3 数据库最新c源码(sqlite3 database source)
- 2021-04-27 13:08:44下载
- 积分:1
-
HCDB
超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。
代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
- 2015-03-11 13:59:34下载
- 积分:1
-
prison1
用C++和SQL SEVER2000做的监狱管理系统,希望对大家有用!!!(Using C++ and SQL SEVER2000 do prison management system, we want to be useful! ! !)
- 2010-05-25 08:25:51下载
- 积分:1
-
布告栏
这是一个自己做的数据库的布告栏管理系统,可以实现一些简单的查询,添加,删除功能,代码已经在vc6.0下编译过,其中还包括设计文档,E-R图,和数据字典(own bulletin board database management system, can achieve some simple query, add, delete function, the code has been compiled under vc6.0, including design documents, E-R map, and data dictionary)
- 2005-07-02 09:50:10下载
- 积分:1
-
vc108423425233
说明: 一、编程环境: 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控件显示具体信息
也可以在窗口里单击右键或操作菜单具体操作
五、主要功能:
查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息
程序还用了Active Skin 对程序进行了换肤!!
(: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin )
- 2005-12-13 08:58:11下载
- 积分:1