登录
首页 » Visual C++ » test_database

test_database

于 2013-12-17 发布 文件大小:5662KB
0 283
下载积分: 1 下载次数: 3

代码说明:

  一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)

文件列表:

test_database
.............\ADOConn.cpp,8224,2013-08-21
.............\ADOConn.h,1509,2013-08-21
.............\Debug
.............\.....\ADOConn.obj,126321,2013-08-21
.............\.....\ADOConn.sbr,0,2013-08-21
.............\.....\msado15.tlh,90710,2012-05-29
.............\.....\msado15.tli,76662,2012-05-29
.............\.....\StdAfx.obj,133571,2013-08-20
.............\.....\StdAfx.sbr,1767061,2013-08-20
.............\.....\test_database.bsc,4408320,2013-08-21
.............\.....\test_database.exe,135260,2013-08-21
.............\.....\test_database.ilk,310860,2013-08-21
.............\.....\test_database.obj,16933,2013-08-20
.............\.....\test_database.pch,9538816,2013-08-20
.............\.....\test_database.pdb,648192,2013-08-21
.............\.....\test_database.res,2552,2013-08-20
.............\.....\test_database.sbr,0,2013-08-20
.............\.....\test_databaseDlg.obj,28452,2013-08-21
.............\.....\test_databaseDlg.sbr,0,2013-08-21
.............\.....\vc60.idb,254976,2013-09-03
.............\.....\vc60.pdb,561152,2013-08-21
.............\ReadMe.txt,3705,2013-08-20
.............\res

.............\...\test_database.rc2,405,2013-08-20
.............\resource.h,691,2013-08-20
.............\StdAfx.cpp,215,2013-08-20
.............\StdAfx.h,1159,2013-08-20
.............\test_database.aps,20812,2013-09-03
.............\test_database.clw,1121,2013-09-10
.............\test_database.cpp,2309,2013-08-20
.............\test_database.dsp,4412,2013-08-20
.............\test_database.dsw,551,2013-08-20
.............\test_database.h,1505,2013-08-20
.............\test_database.ncb,173056,2013-09-10
.............\test_database.opt,55808,2013-09-10
.............\test_database.plg,260,2013-09-03
.............\test_database.rc,5261,2013-08-20
.............\test_databaseDlg.cpp,4530,2013-09-10
.............\test_databaseDlg.h,1459,2013-08-20
.............\说明.txt,142,2013-09-10

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

发表评论

0 个回复

  • 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
  • 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
  • MyODBC
    数据库的一些操作的,如添加、删除、修改、更新等 (Some database operations, such as add, delete, modify, update, etc.)
    2010-05-26 17:21:12下载
    积分: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
  • SQLiteVB
    SQLite VB 版的,有兴趣的来看看哦(SQLiteVB)
    2010-08-06 12:22:35下载
    积分: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
  • shoppingsystem
    sql server 7.0 and vc 6.0 complete a shop system.
    2008-08-30 17:14:22下载
    积分:1
  • minisql
    设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找(Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the table create/delete index create/delete table records, as well as insert/delete/find.)
    2009-05-16 21:38:47下载
    积分:1
  • Financial-management-system
    用visual studio开发的基于sql server2005的财务管理系统。财务凭证管理系统主要由【系统管理】、【凭证管理】、【科目信息】、【账目查询】和【报表】等模块组成(Development with visual studio, sql server2005-based financial management system. Financial certificate management system mainly consists of the [System Management], [Certificate Management] [subject information], [accounts query】 【Report】 modules)
    2012-07-05 14:52:38下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载