登录
首页 » Visual C++ » test_database

test_database

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

  • MyLibrary
    连接SQL Server的图书管理系统,带有管理员登录、借还书、读书卡功能(Connect with SQL Server s library management system with an administrator log on through books, reading card function)
    2009-01-20 11:35:24下载
    积分: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
  • 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
  • xxcd
    说明:  利用VB+SQLserver联合编程制作成为一个唱片店的数据库运营管理系统。本数据库既可以用来客户端登陆选购唱片,也可以用来做数据库后台维护。(Joint programming using VB+ SQLserver produced a record store operation management system database. The database can either be used to purchase the client login record, the database can also be used for background maintenance.)
    2010-04-28 23:40:28下载
    积分: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
  • SQL
    数据库课程设计,用C++实现SQL Server,进行SQL语句的解析。(Database design courses, implemented in C++ SQL Server, SQL statement parsing.)
    2015-12-05 11:33:58下载
    积分: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
  • MyODBC
    数据库的一些操作的,如添加、删除、修改、更新等 (Some database operations, such as add, delete, modify, update, etc.)
    2010-05-26 17:21:12下载
    积分: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
  • sale
    商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
    2016-12-12 21:13:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载