登录
首页 » Visual C++ » Ex_ODBC

Ex_ODBC

于 2010-12-21 发布 文件大小:2036KB
0 426
下载积分: 1 下载次数: 8

代码说明:

  MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)

文件列表:

RERE课程设计
............\Ex_ODBC
............\.......\ClassDlg.cpp,1938,2010-12-16
............\.......\ClassDlg.h,1330,2010-12-16
............\.......\Debug
............\.......\.....\ClassDlg.obj,17234,2010-12-16
............\.......\.....\Ex_ODBC.exe,139332,2010-12-20
............\.......\.....\Ex_ODBC.ilk,381848,2010-12-20
............\.......\.....\Ex_ODBC.obj,23046,2010-12-17
............\.......\.....\Ex_ODBC.pch,5719724,2010-12-16
............\.......\.....\Ex_ODBC.pdb,500736,2010-12-20
............\.......\.....\Ex_ODBC.res,10316,2010-12-20
............\.......\.....\Ex_ODBCDoc.obj,18952,2010-12-16
............\.......\.....\Ex_ODBCSet.obj,17818,2010-12-16
............\.......\.....\Ex_ODBCView.obj,36701,2010-12-17
............\.......\.....\LandSet1.obj,10683,2010-12-20
............\.......\.....\MainFrm.obj,19945,2010-12-16
............\.......\.....\PLandSet.obj,13994,2010-12-20
............\.......\.....\StdAfx.obj,107377,2010-12-16
............\.......\.....\vc60.idb,238592,2010-12-20
............\.......\.....\vc60.pdb,372736,2010-12-20
............\.......\Ex_ODBC.aps,48788,2010-12-20
............\.......\Ex_ODBC.clw,6474,2010-12-20
............\.......\Ex_ODBC.cpp,4252,2010-12-16
............\.......\Ex_ODBC.dsp,4833,2010-12-16
............\.......\Ex_ODBC.dsw,539,2010-12-16
............\.......\Ex_ODBC.h,1367,2010-12-16
............\.......\Ex_ODBC.ncb,74752,2010-12-20
............\.......\Ex_ODBC.opt,54784,2010-12-20
............\.......\Ex_ODBC.plg,4649,2010-12-20
............\.......\Ex_ODBC.rc,17804,2010-12-20
............\.......\Ex_ODBCDoc.cpp,1787,2010-12-16
............\.......\Ex_ODBCDoc.h,1539,2010-12-16
............\.......\Ex_ODBCSet.cpp,1708,2010-12-16
............\.......\Ex_ODBCSet.h,1402,2010-12-16
............\.......\Ex_ODBCView.cpp,6888,2010-12-17
............\.......\Ex_ODBCView.h,2217,2010-12-17
............\.......\LandSet.cpp,1079,2010-12-20
............\.......\LandSet.h,0,2010-12-20
............\.......\LandSet1.cpp,1081,2010-12-20
............\.......\LandSet1.h,1228,2010-12-20
............\.......\MainFrm.cpp,2508,2010-12-16
............\.......\MainFrm.h,1581,2010-12-16
............\.......\PALandSet.cpp,1946,2010-12-20
............\.......\PALandSet.h,1205,2010-12-20
............\.......\PLandSet.cpp,1292,2010-12-20
............\.......\PLandSet.h,1282,2010-12-20
............\.......\ReadMe.txt,4528,2010-12-16
............\.......\res

............\.......\...\Ex_ODBC.rc2,399,2010-12-16


............\.......\resource.h,1556,2010-12-20
............\.......\StdAfx.cpp,209,2010-12-16
............\.......\StdAfx.h,1105,2010-12-16
............\student.mdb,184320,2010-12-20

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

发表评论

0 个回复

  • CAR_Parking_StaticLibrary
    智能车库管理系统 MFC 车辆的存放 计费 修改 会员管理 数据记录(DAQ数据库)(The MFC system of parkiing cars.)
    2012-11-15 18:23:48下载
    积分:1
  • 49636978jxjh
    处于不同目的的旅客对交通工具有不同的要求。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。(Different purposes in the mode of transport of passengers have different requirements. The preparation of a national inter-city traffic advisory procedures, provide passengers with two or three optimal decision of the Transport Advisory.)
    2008-12-20 13:46:47下载
    积分:1
  • MFCdatabase
    说明:  MFC数据库编程MFC数据库编程MFC数据库编程(MFC Database Programming MFC Database Programming MFC Database Programming)
    2010-04-23 02:46:54下载
    积分:1
  • VCRoomManage
    基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。(Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.)
    2009-03-25 21:40:08下载
    积分:1
  • oleado
    Ado类 包括在access中写入blob数据并实现读取(Ado categories including access writes blob data and reading achievement)
    2006-10-01 16:05:41下载
    积分:1
  • ADO
    C++实现的使用ADO方式连接ACCESS 2007数据库并从中取数据(C++ to achieve the use of ADO to connect the ACCESS 2007 database and fetch data from)
    2012-05-27 16:54:14下载
    积分:1
  • OperateAccess
    自己写的用ADO操作数据库,添加,删除,修改功能,显示在listctrl上,已经数据导出EXCEL。(ado )
    2010-06-24 21:27:14下载
    积分:1
  • matrix.h
    定义Matrix矩阵类,定义矩阵类头文件matrix.h(Matrix matrix class definition, define matrix class header file matrix.h)
    2020-08-03 20:28:35下载
    积分:1
  • RWExcelSrc
    演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能(Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions)
    2007-07-23 09:01:17下载
    积分:1
  • pay
    毕业设计论文(含运行说明书,源代码)工资管理系统(SQL+VC++)是Visual C++数据库(SQL Server 2000)信息管理系统,来自明日科技《Visual C++数据库系统开发案例精》一书,案例包括运行说明书,源代码和参考的《毕业设计论文范例》。(Thesis graduation project (including operation manuals, source code) wage management system (SQL+ VC++) Is a Visual C++ Database (SQL Server 2000) Information Management System, from tomorrow technology Visual C++ Database system the development of the case the elite in a book, case, including operation manuals, source code and reference the graduation thesis design paradigm. )
    2008-06-17 12:10:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载