登录
首页 » Visual C++ » ADOprogram

ADOprogram

于 2009-10-31 发布 文件大小:1454KB
0 290
下载积分: 1 下载次数: 119

代码说明:

  在visual c++环境中,使用ADO技术进行数据库编程(In the visual c++ environment, the use of ADO database programming techniques)

文件列表:

ADOprogram
..........\扩展实例1 通信录
..........\................\HyperLink.cpp
..........\................\HyperLink.h
..........\................\MailMessage.cpp
..........\................\MailMessage.h
..........\................\mdbfield.h
..........\................\MyProperty.cpp
..........\................\MyProperty.h
..........\................\MyRecordset.cpp
..........\................\MyRecordset.h
..........\................\NewEdit.cpp
..........\................\NewEdit.h
..........\................\Page1.cpp
..........\................\Page1.h
..........\................\Page2.cpp
..........\................\Page2.h
..........\................\ProgressWin.cpp
..........\................\ProgressWin.h
..........\................\ProgressWnd.cpp
..........\................\ProgressWnd.h
..........\................\res


..........\................\...\tbvc.rc2
..........\................\resource.h
..........\................\SendMail.cpp
..........\................\SendMail.h
..........\................\SMTP.cpp
..........\................\SMTP.h
..........\................\StdAfx.cpp
..........\................\StdAfx.h
..........\................\tbvc.cpp
..........\................\tbvc.dsp
..........\................\tbvc.dsw
..........\................\tbvc.h
..........\................\tbvc.rc
..........\................\tbvcDlg.cpp
..........\................\tbvcDlg.h
..........\................\telbook.mdb
..........\扩展实例2 出差管理软件
..........\......................\Add.cpp
..........\......................\Add.h
..........\......................\cc.cpp
..........\......................\cc.dsp
..........\......................\cc.dsw
..........\......................\cc.h
..........\......................\cc.rc
..........\......................\ccDlg.cpp
..........\......................\ccDlg.h
..........\......................\Logon.cpp
..........\......................\Logon.h
..........\......................\MSADO15.DLL
..........\......................\msado15.tlh
..........\......................\msado15.tli
..........\......................\power.mdb
..........\......................\ReadMe.txt
..........\......................\res

..........\......................\...\cc.rc2

..........\......................\resource.h
..........\......................\Search.cpp
..........\......................\Search.h
..........\......................\StdAfx.cpp
..........\......................\StdAfx.h
..........\......................\密码.txt
..........\扩展实例3 个人信息管理软件
..........\..........................\Ado.cpp
..........\..........................\Ado.h
..........\..........................\AdoCommand.cpp
..........\..........................\AdoCommand.h
..........\..........................\AdoRecordSet.cpp
..........\..........................\AdoRecordSet.h
..........\..........................\database.mdb
..........\..........................\datagrid.cpp
..........\..........................\datagrid.h
..........\..........................\GridDlg.cpp
..........\..........................\GridDlg.h
..........\..........................\msado15.tlh
..........\..........................\msado15.tli
..........\..........................\MyAdo.cpp
..........\..........................\MyAdo.dsp
..........\..........................\MyAdo.dsw
..........\..........................\MyAdo.exe
..........\..........................\MyAdo.h
..........\..........................\MyAdo.rc
..........\..........................\MyAdo.sln
..........\..........................\MyAdoDlg.cpp
..........\..........................\MyAdoDlg.h
..........\..........................\res

..........\..........................\...\MyAdo.rc2
..........\..........................\Resource.h
..........\..........................\StdAfx.cpp
..........\..........................\StdAfx.h
..........\扩展实例4 数据库复制工具
..........\........................\DBCopier.cpp
..........\........................\DBCopier.h
..........\........................\dbporter.cpp

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

发表评论

0 个回复

  • VB2010code
    文件是微软官方的VB2010学习资料的源码,适合初学者在学习过程中参考学习。(The document is the VB2010 learning of Microsoft' s official source of information for beginners to refer to learning in the learning process.)
    2012-07-15 18:35:03下载
    积分:1
  • Windows+WDM+driver
    这是Windows Driver Model(WDM)一书中各个章节的所有示例源代码。 (This is the Windows Driver Model (WDM), a book of all the examples of the various sections of the source code.)
    2008-07-15 12:57:16下载
    积分:1
  • sorcecode
    c++程序设计书(Liang)(全)中源码包括所有例题源码(the sorce code of c++ programming)
    2010-06-23 21:02:42下载
    积分:1
  • tuxingdongtaizhuancaimoni
    基于vb.net的autocad二次开发关于图形动态装拆模拟能使二维图形三维图形三维曲面绘制spline样条曲线路径往复运动(Vb.net based on secondary development of autocad Assembly and Disassembly on the graphical simulation of dynamic two-dimensional graphics will enable three-dimensional surface rendering of three-dimensional graphics spline spline curve the path of reciprocating movement)
    2008-12-17 22:22:21下载
    积分:1
  • c++时尚编程百例__1-20
    c++时尚编程百例__1-20(c++ fashional programing sample)
    2020-06-26 10:00:02下载
    积分:1
  • cf701
    利用最小二乘算法实现对三维平面的拟合,阵列信号处理的高分辨率估计,实现了图像的加水印,去噪,加噪声等功能。( Least-squares algorithm to fit a three-dimensional plane, High-resolution array signal processing estimates, Realize image watermarking, de-noising, plus noise and other functions.)
    2017-05-17 16:22:47下载
    积分:1
  • 3
    说明:  最新版[C程序设计(第四版)].谭浩强。习题内容个人实践,源代码,第三章(The latest version of [C Programming (Fourth Edition)]. Hemopurification. Content of individual practice exercises, source code, Chapter III)
    2013-11-17 00:11:59下载
    积分:1
  • c++时尚编程百例__81-110
    c++时尚编程百例__81-110(c++ fashional programing sample)
    2020-06-26 09:40:02下载
    积分:1
  • data-structure-part2
    说明:  源码包括清华大学出版社数据结构书第4~6章对应的源码。个人认为比书上的一些代码还要精简。所有代码均通过调试运行(Source data structure including the Tsinghua University Press Book No. 4 ~ 6 s corresponds to the source. Personally think that the ratio of the number of books but also to streamline the code. Debug all the code to run through)
    2009-08-12 14:58:45下载
    积分:1
  • CmCode-master
    论文名字Global Contrast Based Salient Region Detection 含有HC RC两种方法(Global Contrast Based Salient Region Detection)
    2017-07-16 21:48:32下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载