登录
首页 » Visual C++ » homework

homework

于 2010-11-15 发布 文件大小:2063KB
0 291
下载积分: 1 下载次数: 7

代码说明:

  使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。 ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao. ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own. )

文件列表:

homework
........\AddDlg.cpp,1799,2009-05-28
........\AddDlg.h,1307,2009-05-28
........\db1.mdb,233472,2009-05-28
........\Debug
........\.....\AddDlg.obj,18216,2009-12-28
........\.....\EditDlg.obj,20774,2009-12-28
........\.....\homework.exe,155741,2009-12-28
........\.....\homework.ilk,455800,2009-12-28
........\.....\homework.obj,23472,2009-12-28
........\.....\homework.pch,5716648,2009-12-28
........\.....\homework.pdb,451584,2009-12-28
........\.....\homework.res,9488,2009-12-28
........\.....\homeworkDoc.obj,18095,2009-12-28
........\.....\homeworkSet.obj,16432,2009-12-28
........\.....\homeworkView.obj,48083,2009-12-28
........\.....\InitialDlg.obj,13323,2009-12-28
........\.....\MainFrm.obj,19527,2009-12-28
........\.....\StdAfx.obj,107537,2009-12-28
........\.....\SumDlg.obj,18216,2009-12-28
........\.....\vc60.idb,222208,2009-12-28
........\.....\vc60.pdb,372736,2009-12-28
........\EditDlg.cpp,2251,2009-05-28
........\EditDlg.h,1367,2009-05-28
........\homework.aps,33712,2009-12-28
........\homework.clw,5404,2009-12-28
........\homework.cpp,4255,2009-05-28
........\homework.dsp,5300,2009-05-28
........\homework.dsw,524,2009-05-27
........\homework.h,1378,2009-05-28
........\homework.ncb,115712,2009-12-28
........\homework.opt,54784,2009-12-28
........\homework.plg,2662,2009-12-28
........\homework.rc,17507,2009-05-28
........\homeworkDoc.cpp,1531,2009-05-27
........\homeworkDoc.h,1513,2009-05-27
........\homeworkSet.cpp,1585,2009-05-27
........\homeworkSet.h,1371,2009-05-27
........\homeworkView.cpp,8725,2009-05-28
........\homeworkView.h,2411,2009-05-28
........\InitialDlg.cpp,1678,2009-05-28
........\InitialDlg.h,1312,2009-05-28
........\MainFrm.cpp,2559,2009-05-28
........\MainFrm.h,1581,2009-05-27
........\ReadMe.txt,4234,2009-05-27
........\res

........\...\homework.rc2,400,2009-05-27

........\...\icon1.ico

........\resource.h,1509,2009-05-28
........\StdAfx.cpp,210,2009-05-27
........\StdAfx.h,1105,2009-05-27
........\SumDlg.cpp,2770,2009-05-28
........\SumDlg.h,1262,2009-05-27

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

发表评论

0 个回复

  • ADOdcsj
    使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
    2013-12-12 14:18:18下载
    积分: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
  • ADO
    vc 利用ADO开发数据库介绍,对初学者有帮助(Visual c++ ADO )
    2012-10-11 03:32:12下载
    积分:1
  • ODBC
    利用MFC编写的一个小小的数据库系统,可以进行简单的查询,修改,更新等(MFC prepared using a small database system, can be a simple query, modify, update, etc.)
    2007-11-02 11:43:56下载
    积分:1
  • 20059211281636
    软件界面友好,包含了进销存的基本功能,可在此基础上进一步开发。 (Friendly software interface, contains the basic functions Invoicing can be further developed on this basis.)
    2010-08-06 17:23:44下载
    积分:1
  • dianzicidian
    一个简单的电子词典,能实现中英互译,不带数据库(a simple dictionary without data library)
    2013-11-23 14:32:48下载
    积分:1
  • VB_Access
    实现Visual Basic 与Access数据库的链接,包括Access数据库的打开、数据的写入、读出、删除、更新等!(It not only enable you to open the Access database but also input, output, delet and update the data in Access)
    2009-09-14 16:31:08下载
    积分:1
  • Ex_ODBC
    MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)
    2010-12-21 14:18:57下载
    积分:1
  • CompactAccess
    VB编程实现Access数据库压缩功能,VB编程的朋友可以借鉴一下,压缩的效果还是很明显的,虽然不是很完美,但至少可以借鉴一下,为以后的编程思路提供参考。(VB Programming compression Access database, VB programming can learn from a friend about the effect of compression is very obvious, though not perfect, but at least you can learn from, programming ideas for future reference.)
    2009-05-11 03:24:08下载
    积分:1
  • 2005112615535
    运输企业运输工具以及行程安排综合信息管理系统(Means of transport and travel arrangements for transportation enterprises comprehensive information management system)
    2010-03-08 16:02:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载