登录
首页 » Visual C++ » test_database

test_database

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

  • 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
  • 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
  • 2004040511154731897
    vb+sql的汽车销售管理信息系统 好不好你就给个号我急(vb sql automobile sales management information system is good you gave them out, I hasten)
    2007-07-05 16:43:55下载
    积分: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
  • 1
    说明:  一个辅助数据库,显示系统,可以进行简单的显示SQL 2000(SHOW SYSTEM)
    2013-11-18 08:31:39下载
    积分: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
  • jkj
    ado 访问数据库的设置,用控件实现后拷贝原码(ado access to the database settings, after achieving control with the original copy code)
    2006-06-20 09:20:48下载
    积分:1
  • sjk
    数据库图书管理系统,包括表“readers”、“books”、“borrow ” 、“book-category” 、“member-level”、 “loss-reporting”(Database library management system, including the table " readers" , " books" , " borrow" , " book-category" , " member-level" , " loss-reporting" )
    2011-11-14 21:21:01下载
    积分:1
  • SQLiteVB
    SQLite VB 版的,有兴趣的来看看哦(SQLiteVB)
    2010-08-06 12:22:35下载
    积分:1
  • CheckManage
    这是基于SqlServer 2005数据库的考勤管理系统,界面用MFC实现,里面有源码和数据库备份文件。(This is based on attendance SqlServer 2005 database management system, interface with the MFC implementation, which has source code and database backup files.)
    2009-11-21 13:23:17下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载