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

搜索资源列表

  1. ADO连接Oracle和MS SQL

    0下载:
  2. 本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。-source code to the database simultaneously Oracle and MS SQL connectivity, the configuration file through changes to achieve the production code execution dll file.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:13897
    • 提供者:谢刚
  1. 数据库连接的两种方法

    0下载:
  2. 这里采用了两种连接数据库的方法,通过ADO控件连接SQL Server数据库 对所连接的数据库进行数据的修改、添加、删除等操作 -here used two methods to connect to the database through ADO connectivity to the SQL Server database by connecting to the database data changes, add, delete, etc
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:8008
    • 提供者:周腾裕
  1. ADO地初步学习

    0下载:
  2. vc操作ado连接access数据库操作,这是一个基本的数据库连接。在vc++6.0上运行成功-vc operation ado connecting access database operation, which is a basic database connections. In vc 6.0 running on success
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:126360
    • 提供者:ts
  1. ado-mfc-

    0下载:
  2. VC++中使用MFC通过ADO连接数据库方法小结(不包括异常的捕捉)-VC++ using MFC method of connecting to the database via ADO Summary (excluding unusual capture)
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:1305
    • 提供者:胡智淇
  1. ADO-connect-meth

    0下载:
  2. VC++ ADO 连接数据库的三种方法优劣对比-ADO Connection database comparing the merits of the three methods
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:1709
    • 提供者:陈伟源
  1. Ado

    0下载:
  2. ado连接数据库实例程序,是一个比较好的入门程序,供新手学习-ado programs connect to the database instance is a good entry program for the novice to learn
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:53787
    • 提供者:易言
  1. ADO

    0下载:
  2. 此程序为截面编程过程中的ADO连接数据库,开发环境为VC,希望对大家有帮助!-This procedure for the cross section in the programming process the ADO to connect to the database , development environment for the VC , we hope to help !
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:65855
    • 提供者:赵丽
  1. ADO

    0下载:
  2. ADO连接数据库,基本的增、删、改、查功能函数,已封装为类-ADO to connect to the database, the basic add, delete, change, check the performance function, encapsulated in the class
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:18229
    • 提供者:sunbin
  1. ADO.ACCESS

    0下载:
  2. ADO 连接数据库 数据库暂时简单的为acce-ADO connecte db
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:203955
    • 提供者:呆呆
  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. ADO-Function

    0下载:
  2. ADO 连接数据库的具体方法 已及增删改查的操作-The specific method of the ADO to connect to the database and CRUD operations
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-05
    • 文件大小:26528
    • 提供者:stone
  1. ADO

    0下载:
  2. ado连接数据库的方法的总结,自己在学习过程中的一些经验希望对大家有帮助-summary of the ado method to connect to the database
  3. 所属分类:SQL Server

    • 发布日期:2017-12-05
    • 文件大小:2452946
    • 提供者:吕振宇
  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-21
    • 文件大小:91555
    • 提供者:zhangyuling
  1. ADO-connect-database

    0下载:
  2. c++利用ADO连接数据库,并对数据库内容经行操作-the c++ using ADO to connect to the database, and the contents of the database by the line operation
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-04
    • 文件大小:5071109
    • 提供者:刘永
  1. MFC-connect-to-the-database-via-ADO

    0下载:
  2. MFC通过ADO连接数据库,实现数据库连接、关闭,sql语言执行、查询等功能-The MFC via ADO to connect to the database, database connectivity, Close, sql language implementation, query and other functions
  3. 所属分类:Database system

    • 发布日期:2017-11-20
    • 文件大小:308784
    • 提供者:ludejian
  1. ADO

    0下载:
  2. ADO连接数据库 支持各种数据库 代码中有详细说明-Connect to the DataBase
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6038
    • 提供者:宋香松
  1. ADO

    0下载:
  2. ADO连接数据库的C++封装,在VS2005以正常使用-The C++ package of ADO to connect to the database, in the VS2005 in the normal use
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6369
    • 提供者:刘新金
  1. wincc-ado

    0下载:
  2. wincc组态软件vbs通过ado方式读取数据库实例,另含ado连接数据库说明。(包中含wincc登录日志源代码)-vbs wincc configuration software reads the database instance through ado way, the other containing ado connect to the database descr iption. (Pack containing wincc login log source code)
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:2761
    • 提供者:宋先生
  1. ado

    0下载:
  2. VB连接数据库的几种方法()
  3. 所属分类:数据库系统

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:宝涛
  1. VB

    0下载:
  2. VB,串口通讯,picturebox画历史曲线 ADO连接数据库(VB PICTUREBOX MSCOMM ADODC ACESS)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:sskzcjb
« 1 2 34 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com