登录
首页 » Visual C++ » vc108423425233

vc108423425233

于 2005-12-13 发布 文件大小:829KB
0 182
下载积分: 1 下载次数: 1

代码说明:

说明:  一、编程环境: 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 )

文件列表:

cn700_vc108423425252
....................\readme.htm
....................\readme.txt
....................\readme1.txt
....................\SchoolManageSys_2
....................\.................\AdoConnection.cpp
....................\.................\AdoConnection.h
....................\.................\adodc1.cpp
....................\.................\adodc1.h
....................\.................\AdoRecordSet.cpp
....................\.................\AdoRecordSet.h
....................\.................\B-Studio.skn
....................\.................\chizh.skn
....................\.................\data
....................\.................\....\schooldata.sql
....................\.................\....\school_back
....................\.................\DataGridShow.cpp
....................\.................\DataGridShow.h
....................\.................\datagrid_info.cpp
....................\.................\datagrid_info.h
....................\.................\Debug
....................\.................\DialogAboutMe.cpp
....................\.................\DialogAboutMe.h
....................\.................\DialogAmendData.cpp
....................\.................\DialogAmendData.h
....................\.................\DialogHelp.cpp
....................\.................\DialogHelp.h
....................\.................\DialogNew.cpp
....................\.................\DialogNew.h
....................\.................\DialogNewClass.cpp
....................\.................\DialogNewClass.h
....................\.................\DialogNewCollege.cpp
....................\.................\DialogNewCollege.h
....................\.................\DialogNewDepartment.cpp
....................\.................\DialogNewDepartment.h
....................\.................\DialogNewStudent.cpp
....................\.................\DialogNewStudent.h
....................\.................\DialogNewTeacher.cpp
....................\.................\DialogNewTeacher.h
....................\.................\DialogSelectRecord.cpp
....................\.................\DialogSelectRecord.h
....................\.................\Dialog_Amend_users.cpp
....................\.................\Dialog_Amend_users.h
....................\.................\Dialog_DeleteData.cpp
....................\.................\Dialog_DeleteData.h
....................\.................\Dialog_Login.cpp
....................\.................\Dialog_Login.h
....................\.................\Dialog_NewConsortium.cpp
....................\.................\Dialog_NewConsortium.h
....................\.................\Dialog_Query.cpp
....................\.................\Dialog_Query.h
....................\.................\galaxy.skn
....................\.................\green.skn
....................\.................\helpdoc.txt
....................\.................\HelpPage.cpp
....................\.................\HelpPage.h
....................\.................\Helppage2.cpp
....................\.................\Helppage2.h
....................\.................\images

....................\.................\......\bitmap1.bmp
....................\.................\......\bmp00001.bmp
....................\.................\......\bmp00002.bmp
....................\.................\LoginDatabase.cpp
....................\.................\LoginDatabase.h
....................\.................\Mac.skn
....................\.................\Media.skn
....................\.................\metallic.skn
....................\.................\Paper.skn
....................\.................\plasmoid.skn
....................\.................\ReadMe.txt
....................\.................\readme1.txt
....................\.................\res

....................\.................\...\SchoolManageSys_2.manifest
....................\.................\...\SchoolManageSys_2.rc2
....................\.................\resource.h
....................\.................\SchoolManageSys_2.cpp
....................\.................\SchoolManageSys_2.h
....................\.................\SchoolManageSys_2.rc
....................\.................\SchoolManageSys_2.sln
....................\.................\SchoolManageSys_2.vcproj
....................\.................\SchoolManageSys_2Dlg.cpp
....................\.................\SchoolManageSys_2Dlg.h
....................\.................\stdafx.cpp
....................\.................\stdafx.h
....................\.................\TopSecret.skn
....................\.................\Web-II.skn
....................\.................\winaqua.skn
....................\.................\Zhelezo.skn

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • medicine
    由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
    2013-11-18 14:44:30下载
    积分: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
  • 采购库存管理
    说明:  这个是VB环境开发的,我也是转载的把原来的Access数据库改成了SQl Server数据库.希望大家可以借鉴(this is the development environment of VB, I also reproduced in their original Access database into the SQL Server database. Hope we can learn from)
    2005-12-23 11:26:49下载
    积分:1
  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • 898t
    简单课设学生成绩管理系统---VB程序模块,VB与SQL的结合,包括增删\改查等功能,还包括连表查询.-simple lesson student performance management system -- the VB program modules, VB and SQL integration, include additional deleted reform investigation, and other functions, including even table inquiries. (Simple lesson for student achievement management system--- VB program modules, VB and SQL combination, including additions and deletions to search functions, including even the table inquiries .- simple lesson student performance management system- the VB program modules, VB and SQL integration, include additional deleted reform investigation, and other functions, including even table inquiries.)
    2008-12-26 13:44:39下载
    积分:1
  • SQL_Helper
    SQL数据库助手类,帮你节约开发时间! (封装了SQL五大对象,让你灵活调用)(SQL database helper classes to help you save development time! (Package of five of SQL object to allow you the flexibility to call))
    2012-05-20 13:57:36下载
    积分: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
  • student_management
    本设计主要用于一个学校成绩的管理。学生成绩信息的录入、修改、查询。内含源码和说明文档一份。通过Visual C++结合数据库Microsoft SQL Server 2008开发。(This design for a school performance management. Entry student achievement information, modify, query. Containing source and a documentation. Combined through Visual C++ Microsoft SQL Server 2008 development.)
    2020-07-03 07:20:02下载
    积分:1
  • MyLibrary
    连接SQL Server的图书管理系统,带有管理员登录、借还书、读书卡功能(Connect with SQL Server s library management system with an administrator log on through books, reading card function)
    2009-01-20 11:35:24下载
    积分:1
  • SQL_DataBase
    实现用vc++对sql server 数据库的管理 常用sql语句的使用(Achieved with the vc++ on the sql server database management used to use sql statements)
    2020-11-08 11:39:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载