登录
首页 » Visual C++ » Ex_ODBC

Ex_ODBC

于 2010-12-21 发布 文件大小:2036KB
0 216
下载积分: 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 个回复

  • PrettyHorse
    数据库编程范例用到ado,directui,mfc(Database programming paradigm used ado, directui, mfc)
    2011-10-13 20:37:48下载
    积分:1
  • 43567897
    VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
    2013-08-13 23:34:07下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • Charge
    有关三维插补的程序,自己做一个数据库,记录一些数据点的插补值,可通过补偿算法,算出其他点的插补值(The 3 d interpolation procedures, own a database, record the data point of some interpolation value, but through the compensation algorithm, work out the other points interpolation value)
    2012-06-29 09:55:51下载
    积分:1
  • bookmanage
    MFC编程,VC连接ACCESS数据库,实现对数据的增、删、改、查等操作(VC connection ACCESS database to achieve the data add, delete, change, and other operations)
    2011-08-07 12:28:38下载
    积分:1
  • VFP
    VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
    2013-08-30 16:02:33下载
    积分:1
  • YJSYS_HD
    研究生信息管理系统 基于VC++6.0 MFC 内附ACCESS数据库文件 一个完成工程文件 编译通过后可直接运行 (需装有SP5以上补丁)(Graduate student information management system is based on VC++6.0 MFC document containing an ACCESS database compiled through the completed project file can be directly after the operation (to be equipped with more than SP5 patch))
    2009-03-30 14:58:04下载
    积分:1
  • PMV-PPD
    VB复杂计算,含绘图功能,同时也是个实用的空调辐射温度 舒适度衡量软件,稳定可靠(VB complex calculations, including graphics, is also a practical air-conditioned comfort of radiation temperature measuring software, stable and reliable)
    2008-12-22 17:08:20下载
    积分:1
  • AccessControl
    visual C++ 6.0关于access数据库编程,里面的类可以直接拿来用,非常方便
    2016-05-09 16:18:52下载
    积分:1
  • bat
    解压bat数据库,支持Phoenix版、纯真版、梧州版等数据库文件格式,解出的数据库可以用Excel、Access等程序打开,然后利用Excel、Access等工具进行你需要的转换... 注:此工具只负责数据格式转换,排序、编辑等功能可利用Excel、Access等工具!(Extract the bat database, the database file format support Phoenix version, innocence, Wuzhou, and the solution out of the database can be open with Excel, Access and other programs, and then use Excel, Access and other tools you need to convert ... Note: This tool only responsible for data format conversion, sorting, editing tools such as Excel, Access!)
    2012-07-16 23:03:29下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载