登录
首页 » Visual C++ » vc108423425252

vc108423425252

于 2007-01-10 发布 文件大小:524KB
0 184
下载积分: 1 下载次数: 312

代码说明:

  软件介绍: 编程环境: 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)

文件列表:

240991
......\cvery.comvc108423425252
......\.......................\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
......\.......................\.................\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

......\.......................\下载说明.htm

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

发表评论

0 个回复

  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • CarService
    说明:  汽车维修管理系统。系统是在VC++和SQL Server 2000下开发的. 数据库文件需要在SQLSERVER的查询分析器中恢复. 因为程序极为经典,所以上传。编程环境: visual stdio c++ .net,Ado + SQL2000 。SQL设置: 将在SQL2000下建立CarService数据库,导入数据文件。主要用ADO访问数据库。。。 主要功能: 查询,添加,删除,显示信息(Vehicle Maintenance Management System. System is in VC++ and SQL Server 2000 under the development. SQLSERVER database files need to recover the query analyzer. Because the program is extremely classic, so upload. Programming environment: visual stdio c++. Net, Ado+ SQL2000. SQL settings: Under the establishment of CarService in SQL2000 database, import data files. The main access to the database using ADO. . . Main functions: query, add, delete, display information)
    2021-04-05 12:29:03下载
    积分:1
  • vc+sql001
    这里提供一个使用MFC和SQLSever的例子(Here to provide a use of MFC and SQLSever example)
    2008-04-01 10:53:51下载
    积分:1
  • CreateWord
    将SQL数据库的结构输出为一个word文档,包括字段的名称、类型、长度等信息(SQL database structure will be output as a word document, including the field name, type, length and other information)
    2007-11-04 12:22:27下载
    积分:1
  • The-system-of-students
    学生管理信息系统用MFC写的后台加的SQL2005数据库,代码里有.BAK文件。(Student management information system using MFC to write the background of the SQL2005 , code.BAK file.)
    2015-08-22 15:06:53下载
    积分:1
  • TT
    说明:  ADO访问sqlserver 数据库 是亮剑方式来房间是礼服是(ADO database access sqlserver)
    2009-06-20 11:01:52下载
    积分:1
  • chap09
    餐饮管理信息系统 my sql visual basic (Food & Beverage Management Information System my sql visual basic )
    2009-03-09 17:51:00下载
    积分:1
  • sqlapiclass
    C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
    2013-05-06 20:41:25下载
    积分:1
  • ADOConn
    sql server2000的一般操作类。里面基本包括了连接、插入修改,()
    2007-09-29 12:24:26下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载