登录
首页 » Visual C++ » homework

homework

于 2010-11-15 发布 文件大小:2063KB
0 122
下载积分: 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 个回复

  • 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
  • PopManu
    VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行(VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is properly connected, otherwise it can not run an instance of)
    2013-05-19 10:37:16下载
    积分:1
  • DatabaseTest
    关于ADO数据库添加的一个简单例程,使用MFC的对话框为平台。(use visual C++ a sample about how to create ADO database . and the project is dialog on MFC)
    2013-03-16 21:23:53下载
    积分:1
  • rentdvd
    数据库程序,是一个DVD出租系统的源码! 能记录删除出租记录和录像带的信息(database program, is a DVD rental system source code! Records can be deleted video rental records and information)
    2007-03-31 18:06:18下载
    积分:1
  • Ado1
    ADO数据库操作类,包括数据库的创建、表的创建、删除、查询、和字段值得获取等一系列方法。(The ADO operation class ,which can realize the creation of database and table, the delete ,select of record.)
    2013-12-02 16:31:31下载
    积分:1
  • CADOPIC
    数据库开发的ado连接,包括存入图像,读取图像的方法,值得入门的学习下(Ado connection database development, including into the image, read the image, it is worth to study the entry)
    2010-10-23 16:00:43下载
    积分:1
  • OperateAccess
    自己写的用ADO操作数据库,添加,删除,修改功能,显示在listctrl上,已经数据导出EXCEL。(ado )
    2010-06-24 21:27:14下载
    积分:1
  • ADO控制ACCESS
    说明:  直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)(use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN))
    2005-11-21 16:11:07下载
    积分:1
  • DateBase
    数据库程序,实现简单的数据库功能,如添加、查找、删除(DateBase sofe)
    2014-12-27 09:44:59下载
    积分:1
  • tongy
    一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
    2015-08-04 18:28:17下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载