CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - ADO连接数据库

搜索资源列表

  1. Wgl

    0下载:
  2. Vc源码用ado连接数据库的源程序 简单实用-Vc source ado connect to the database using the simple and practical source
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:280511
    • 提供者:zhl
  1. sqlxuejiguanlixitong

    0下载:
  2. 摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是严格按照软件工程原理的方法做的。但是考虑到本人对开发工具vb不是很熟,所以在前台设计的时候也只是完成了部分的功能。我们把重点都放在数据库的后台设计开发上。对整个数据库做了详细的分析设计。这部分的报告在同组人员吴玉成的报告中。我的报告不再重复。Vb虽然有很多方法和数据库建立连接,也有很多控件可以直接对数据库的数据进行操控,但是为了实现一些有
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:91835
    • 提供者:nicmaters
  1. VC++中调用ADO的常用方法

    0下载:
  2. 讲解了VC++6.0种如何实现与ADO的连接,开发出连接数据库的程序
  3. 所属分类:软件工程

    • 发布日期:2014-01-16
    • 文件大小:6193
    • 提供者:shou
  1. ADO

    0下载:
  2. 介绍在vc下连接数据库的所有方法及步骤。还有所连接上的实例-Describes vc connect to the database under all the methods and procedures. There are examples of the connection
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:20377
    • 提供者:小熊
  1. VB-P-access-card-management-system

    0下载:
  2. VB+access 一卡通管理系统 使用ADO控件及data控件对Access数据库文件的连接,并通过使用数据控件在vb环境下连接数据库,实现了一卡通管理端的主要业务,该软件实现校园卡在学校日常营业、管理业务,其功能包括以下几个部分: (1) 通卡管理:实现卡的基本管理,包括成批办卡、撤销卡、补办卡等-VB+ access card management system using the ADO control and data control to connect to the Access
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3520742
    • 提供者:wusanzhu
  1. MFC-Ado

    0下载:
  2. VC++中使用MFC通过ADO连接数据库方法小结(不包括异常的捕捉) 这里主要讲MFC与SQL2000数据库的连接。 -Focuses on the general approach of the MFC using Ado connection database environment for VC6.0
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:8419
    • 提供者:陈龙
  1. VCPPSQL_Server

    0下载:
  2. VC++连接数据库SQL 两种方式ODBC和ADO 有详细的说说明-VC++ connected database the SQL two ways ODBC and ADO detailed descr iption of said
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:1976190
    • 提供者:duqiuju
  1. ADO-for-cPP

    0下载:
  2. ADO 实现对C++对象存储到数据库并读出来。 测试ADO连接数据库-ADO implemented on C++ objects stored in the database and read out. Testing ADO to connect to the database
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:91555
    • 提供者:zhangyuling
  1. AdoTest

    0下载:
  2. 如何使用ado连接数据库的范例,适合初学者-the ado connection database example
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:2890207
    • 提供者:yisheng
  1. access

    0下载:
  2. 通过ADO插件方式,连接本地数据库,并可以对数据库进行简单改写-By ADO plug, connected to the local database, and simple database rewrite
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:531314
    • 提供者:刘忠洋
  1. Database-design

    0下载:
  2. C++中用ODBC和ADO方式连接SQL数据库,针对不同管理系统的设计方案,WORD文档内含图片,30页内容,较为详细,可做指导参考。-C++ using ODBC and ADO to connect to SQL database for different management systems design, WORD documents containing pictures, 30, a more detailed, do the guiding reference.
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:1031195
    • 提供者:张宁
  1. ADO

    0下载:
  2. ADO.NET结构域概述文献,详细的介绍了C#连接数据库的问题,并配有译文-Overview of ADO.NET architecture domain literature, a detailed descr iption of the C# connect to the database problem and with a translation
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:104081
    • 提供者:LK
  1. datalinktool

    0下载:
  2. 数据库连接工具,通过ADO 连接数据库,获取连接字符串-Database connectivity tools, connect to the database via ADO to get the connection string
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:244408
    • 提供者:jyq
  1. MFCADOmdbsql2000

    0下载:
  2. MFC使用ADO对象开发数据库应用程序,可以实现vc与access数据库的连接及通过列表控件实现对书库的添加、修改及删除操作等!-MFC using ADO object database application development, can realize vc and the access database connection and through the list control for the library to add, modify, and delete operatio
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:67966
    • 提供者:陈泽宇
  1. Chapter-16-Code

    0下载:
  2. 数据库ADO连接程序,非常好用,再次分享。 数据库ADO连接程序,非常好用,再次分享。 数据库ADO连接程序,非常好用,再次分享。 -sdfsdfdfsdf dfsdfsdf d safdsf sdfsdfdfasgtrgrgasg
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:2010729
    • 提供者:王均庆
搜珍网 www.dssz.com