登录
首页 » Visual C++ » vcsqlserver

vcsqlserver

于 2006-05-19 发布 文件大小:375KB
0 112
下载积分: 1 下载次数: 238

代码说明:

  是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;)

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

发表评论

0 个回复

  • 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
  • 2006040814
    说明:  又一个银行系统 请大家多多支持 谢谢哦 (also a banking system Please thank everyone for their support Oh Oh)
    2006-04-24 15:24: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
  • xiyuxiuxianguanlixitong
    说明:  一个洗浴休闲管理系统代码,MFC开发的,用SQL server数据库(A management system)
    2009-08-23 14:14:54下载
    积分: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
  • renshikaoqinguanlixitong
    用MFC和SQL200开发的人事考勤管理系统,ADO链接数据库,有源代码和说明文件(With the MFC and SQL200 development of personnel time and attendance management system, ADO link database, source code and documentation)
    2013-04-25 20:06:37下载
    积分:1
  • 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
  • 一个学生管理系统
    说明:  基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。(based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving View Cstudentview category completed, which can be accomplished functions : All the records, record increase, delete records, modify records, sorting records, the searching of records, Controls in the form visual display.)
    2006-01-07 11:28:43下载
    积分: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
  • 696518资源总数
  • 104269会员总数
  • 31今日下载