登录
首页 » Visual C++ » vc+sql001

vc+sql001

于 2008-04-01 发布 文件大小:51KB
0 285
下载积分: 1 下载次数: 23

代码说明:

  这里提供一个使用MFC和SQLSever的例子(Here to provide a use of MFC and SQLSever example)

文件列表:

vc%2Bsql
......\Rfi
......\...\AddRepeatersDlg.cpp
......\...\AddRepeatersDlg.h
......\...\CompleteSet.cpp
......\...\CompleteSet.h
......\...\DeleteRepeatersDlg.cpp
......\...\DeleteRepeatersDlg.h
......\...\EditRepeaterDlg.cpp
......\...\EditRepeaterDlg.h
......\...\lbctrl.cpp
......\...\lbctrl.h
......\...\Next Release.txt
......\...\ntray.cpp
......\...\ntray.h
......\...\ReadMe.txt
......\...\res



......\...\...\Rfi.rc2


......\...\resource.h
......\...\Rfi.cpp
......\...\Rfi.dsp
......\...\Rfi.h
......\...\Rfi.mak
......\...\rfi.mdb
......\...\Rfi.rc
......\...\RfiDlg.cpp
......\...\RfiDlg.h
......\...\Splash1.cpp
......\...\Splash1.h

......\...\StdAfx.cpp
......\...\StdAfx.h
......\...\This release.txt

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

发表评论

0 个回复

  • 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
  • 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
  • MyTest1
    本实例是vc+SQL server小程序,具有数据库的简单查询,更新,删除记录等功能,本程序的查询功能是基于头部匹配的模糊查询。(This example is vc+ SQL server applet with a simple database query, update, delete records and other functions, the procedures for the inquiry is based on the fuzzy query matching head.)
    2020-10-29 14:59:57下载
    积分: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
  • HCDB
    超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。 代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
    2015-03-11 13:59:34下载
    积分:1
  • netbar_Managet_for_VB
    网吧呼叫网管,自助购物,可实现网络授权,TCP/IP协议,SQLSERVER数据库(netbar call manager or buy item,add pc key,TCP/IP and SQLSERVER)
    2017-03-11 13:19:36下载
    积分:1
  • 1
    说明:  一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
    2013-11-18 08:31:39下载
    积分:1
  • VS2010_mfc_sql_server_task
    教材订购系统,含VS2010的MFC机制,使用ADO接口连接数据库,换机器运行需修改ADOConn.cpp文件参数;含mdf和ldf文件,SQL SERVER2008点击附加即可。(Textbook ordering system, the VS2010 MFC mechanism, using the ADO interface to connect to the database, and other machine running need modify ADOConn.cpp file parameters containing mdf and ldf files, SQL SERVER2008 click on the additional can.)
    2020-11-19 16:49:37下载
    积分:1
  • TT
    说明:  ADO访问sqlserver 数据库 是亮剑方式来房间是礼服是(ADO database access sqlserver)
    2009-06-20 11:01:52下载
    积分:1
  • ado_sqlserver
    VC上用ADO接口方式访问SQL Server 2005 测试程序(VC on the interface with ADO access to SQL Server 2005 test program)
    2013-09-17 18:52:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载