登录
首页 » Visual C++ » test_database

test_database

于 2013-12-17 发布 文件大小:5662KB
0 292
下载积分: 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 个回复

  • sqlHelper
    sql server数据库操作类,包括执行返回各种类型的存储过程的方法。(sql server database operations class, including the implementation of the method to return to the various types of stored procedures.)
    2012-03-21 08:44:04下载
    积分:1
  • vc+sql001
    这里提供一个使用MFC和SQLSever的例子(Here to provide a use of MFC and SQLSever example)
    2008-04-01 10:53:51下载
    积分:1
  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • xiyuxiuxianguanlixitong
    说明:  一个洗浴休闲管理系统代码,MFC开发的,用SQL server数据库(A management system)
    2009-08-23 14:14:54下载
    积分:1
  • MFCSQL_20100507
    Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。(use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.)
    2020-11-01 11:39:54下载
    积分:1
  • goods
    说明:  商品销售管理系统对商品销售信息进行日常的管理,如销售开单、销售收款、销售退货,迅速准确地完成各种销售信息的统计计算和汇总工作,快速打印商品销售报表等功能 (Sales management system for information on sales day-to-day management, such as sales billing, sales of receivables, sales returns, quickly and accurately complete a variety of sales information and summary of statistical computing work, fast print sales reports and other functions)
    2008-08-29 15:57:07下载
    积分: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
  • 2006040814
    说明:  又一个银行系统 请大家多多支持 谢谢哦 (also a banking system Please thank everyone for their support Oh Oh)
    2006-04-24 15:24:25下载
    积分:1
  • kqgl
    后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术(Background database using SQL Server, front development tool Visual C++, ADO data access technology used)
    2011-05-25 19:36:39下载
    积分:1
  • GenerationInsertSql
    选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
    2011-07-20 09:10:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载