登录
首页 » Visual C++ » DAODEMO

DAODEMO

于 2018-05-08 发布 文件大小:5401KB
0 409
下载积分: 1 下载次数: 1

代码说明:

  基于dao技术的vc++数据库编程实例,适用于初学者。(An example of vc++ database programming based on Dao Technology)

文件列表:

DAODEMO\_desktop.ini, 9 , 2006-10-01
DAODEMO\ASSIST.MDB, 249856 , 2010-12-06
DAODEMO\CATEDLG.CPP, 1114 , 2000-10-29
DAODEMO\CATEDLG.H, 1164 , 2000-10-29
DAODEMO\CRACK.CPP, 7129 , 2010-12-18
DAODEMO\CRACK.H, 654 , 1998-03-27
DAODEMO\DAODEMO.APS, 31516 , 2010-10-22
DAODEMO\DAODEMO.CLW, 5130 , 2010-12-03
DAODEMO\DAODEMO.CPP, 4227 , 2000-10-07
DAODEMO\DAODEMO.DSP, 5078 , 2000-10-07
DAODEMO\DAODEMO.DSW, 537 , 2010-10-22
DAODEMO\DAODEMO.H, 1367 , 2000-10-07
DAODEMO\DAODEMO.ncb, 76800 , 2010-12-19
DAODEMO\DAODEMO.OPT, 50688 , 2010-12-04
DAODEMO\DAODEMO.PLG, 2073 , 2010-10-22
DAODEMO\DAODEMO.RC, 14985 , 2000-10-30
DAODEMO\DAODEMO.sln, 914 , 2010-12-06
DAODEMO\DAODEMO.suo, 8704 , 2010-12-19
DAODEMO\DAODEMO.vcproj, 5563 , 2010-12-06
DAODEMO\DAODEMODOC.CPP, 1762 , 2000-10-07
DAODEMO\DAODEMODOC.H, 1486 , 2000-10-07
DAODEMO\DAODEMOVIEW.CPP, 18076 , 2010-12-03
DAODEMO\DAODEMOVIEW.H, 2395 , 2000-10-29
DAODEMO\Debug, 0 , 2017-11-16
DAODEMO\Debug\BuildLog.htm, 6514 , 2010-12-18
DAODEMO\Debug\CATEDLG.obj, 47239 , 2010-12-08
DAODEMO\Debug\CRACK.obj, 92870 , 2010-12-18
DAODEMO\Debug\DAODEMO.exe, 360448 , 2010-12-18
DAODEMO\Debug\DAODEMO.ilk, 1939944 , 2010-12-18
DAODEMO\Debug\DAODEMO.obj, 29594 , 2010-12-08
DAODEMO\Debug\DAODEMO.pch, 9699328 , 2010-12-08
DAODEMO\Debug\DAODEMO.pdb, 3263488 , 2010-12-18
DAODEMO\Debug\DAODemo.res, 8684 , 2010-10-22
DAODEMO\Debug\DAODEMODOC.obj, 16581 , 2010-12-08
DAODEMO\Debug\DAODEMOVIEW.obj, 169509 , 2010-12-08
DAODEMO\Debug\MAINFRM.obj, 27892 , 2010-12-08
DAODEMO\Debug\ROOMDLG.obj, 47235 , 2010-12-08
DAODEMO\Debug\STDAFX.obj, 257853 , 2010-12-08
DAODEMO\Debug\STUFFDLG.obj, 55226 , 2010-12-08
DAODEMO\Debug\vc60.idb, 222208 , 2010-12-03
DAODEMO\Debug\vc60.pdb, 364544 , 2010-12-03
DAODEMO\Debug\vc70.idb, 355328 , 2010-12-18
DAODEMO\Debug\vc70.pdb, 1036288 , 2010-12-18
DAODEMO\MAINFRM.CPP, 2508 , 2000-10-07
DAODEMO\MAINFRM.H, 1581 , 2000-10-07
DAODEMO\README.TXT, 4335 , 2000-10-07
DAODEMO\RES, 0 , 2017-11-16
DAODEMO\RES\_desktop.ini, 9 , 2006-10-01
DAODEMO\RES\DAODEMO.ICO, 1078 , 2000-10-07
DAODEMO\RES\DAODEMO.RC2, 399 , 2000-10-07
DAODEMO\RES\DAODEMODOC.ICO, 1078 , 2000-10-07
DAODEMO\RES\TOOLBAR.BMP, 1078 , 2000-10-07
DAODEMO\RESOURCE.H, 1936 , 2000-10-30
DAODEMO\ROOMDLG.CPP, 1107 , 2000-10-29
DAODEMO\ROOMDLG.H, 1160 , 2000-10-29
DAODEMO\STDAFX.CPP, 209 , 2000-10-07
DAODEMO\STDAFX.H, 1077 , 2000-10-07
DAODEMO\STUFFDLG.CPP, 2600 , 2000-10-30
DAODEMO\STUFFDLG.H, 1620 , 2000-10-30

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

发表评论

0 个回复

  • ado
    说明:  数据库操作类,可以对SQL,ACCESS等进行方便的操作(Types of database operations can be SQL, ACCESS, etc. to facilitate the operation of)
    2009-08-07 17:59:58下载
    积分:1
  • ODBCopt
    说明:  根据ODBC3.x driver 编写的操作数据库的库(operate the database )
    2009-08-30 14:55:47下载
    积分:1
  • VC++.ADO.ACCESS.SQL
    使用ADO访问Access数据库 使用sql查询数据库(Visit the Access database using ADO to query the database using the sql)
    2020-10-27 23:49:58下载
    积分:1
  • kaoshixitong
    一个四、六级考试成绩查询系统,该系统的用户由一般用户和管理员组成,然后不同的用户拥有不同的权限,各自完成各自的管理功能。首先是欢迎界面,然后选择登录,登录的时候首先要判断用户的身份,合法的用户然后进入到系统主界面中,不同的用户看到不同的系统功能。用sql server2000创建后台数据库,然后利用程序设计语言(VB)编写程序实现对数据库的操作。(A CET score query system, users of the system composed by the general user and administrator, and different users have different permissions, each of their respective management functions. First is the Welcome screen, then select the log, log to determine when the first user' s identity, legitimate user and then enter the main interface to the system, different users see different system functions. Background database created with sql server2000, and then use programming languages (VB) programming to achieve operation of the database.)
    2010-05-13 14:33:06下载
    积分:1
  • vc++dbms
    者使用vc++开发数据库的方法教程,含有vc++源码,参照文本学习可以比较清楚的理解方法,且提供了代码,可以用作例子,唯一不足在于代码是写在word文档中的,需要读者自己复制到vc++中使用(Use vc++ Development tutorial database, which contains vc++ Source, in the light of the text be in a better position to learn the understanding of methods, and provides the code, can be used as examples, the only shortage is that the code is written in the word document The need to copy itself to the reader vc++ use)
    2008-06-03 16:46:11下载
    积分:1
  • 课程管理1
    课程管理系统!有很强的排课功能,表多,联系多,是应付老师的首选,因为一看就是自己做的!(course management system. A strong Course Scheduling functions, tables, links, is the first choice to meet the teacher, because one can do for myself is!)
    2004-12-07 16:42:27下载
    积分:1
  • chaoshishouyinxiotong----anlong
    超市收银系统,基于MFC,数据库用的是Acceess2003,数据源用的ODBC(chaoshishouyin system)
    2014-07-26 22:27:01下载
    积分:1
  • FinaceMIS
    说明:  一个用MFC编写的家庭财务管理系统.采用了Sqlserver数据库.压缩包中已包括了所需的数据库文件.可直接附加到SQL服务器.(Using MFC to prepare a family financial management system. Using sqlserver database. Compressed package includes the necessary database files. Can be directly attached to the SQL server.)
    2008-09-11 18:08:12下载
    积分:1
  • chep05
    VC++实践与提高数据库开发与工程应用篇第五章代码(VC++ database development and enhancement of practice and engineering application of chapter V code chapter)
    2010-02-11 00:43:17下载
    积分:1
  • 直接通过ODBC读写Excel表格文件
    直接通过ODBC读写Excel表格文件(directly through ODBC read and write Excel document)
    2004-09-15 15:23:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载