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

搜索资源列表

  1. chaoshi

    0下载:
  2. 配置数据库参数 采用VB6.0 ADO+SQL Server 2000数据库实现程序功能,配置采取如下步骤: 1> 根据DB文件夹中的内容,创建数据库,推荐用MDF文件附加数据库; \DB\MDF\BuySaleStorage_Data.MDF \DB\MDF\BuySaleStorage_LOG.LDF 2> 连接参数: 数据库名:BuySaleStorage 登录名: sa 密码: 无 3> 由BuySale
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1128212
    • 提供者:阿歪
  1. ADO

    0下载:
  2. ADO连接数据库字符串大全 -ADO database connection string Guinness
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7045
    • 提供者:xjyusup
  1. sql

    0下载:
  2. 数据库的简单连接实例,这个是基于ADO连接方式的访问方式-Easy to connect the database instance, the ADO connection based on the access method
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:984
    • 提供者:熊俊
  1. 04

    0下载:
  2. 事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:173220
    • 提供者:黄箭
  1. ADOuse

    0下载:
  2. ADO通讯录管理,是一个VC+access 通过ADO连接,操作数据库.-ADO address book management, is a VC+ access through the ADO connection, the database operation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5187198
    • 提供者:张三
  1. Code

    0下载:
  2. Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。-Hook programming. The process of how to install the hook, how to write global hooks, dynamic link library, global variable analysis of data sharing. ADO database programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:105998
    • 提供者:微笑利刃
  1. void

    0下载:
  2. 在我用VC++编程过程中,遇到了用ado控件连接access数据库的问题,于是我就在想,难道不用ado空间就不能连接数据库,就不能对数据库进行各 种操作了么,通过网上和书上的资料可以得到肯定的回答。于是我便动手写了一个程序,为了知识的覆盖面更加广,在编写此程序中,我把写入数据库的操作,用 ado来完成,在进行读操作的时候,没有用ado来操作,而是动态连接数据库,进行读操作。数据库的名字是:Test,VehicleTest是数据库中 表的名字。以下是程序代码: -When I use VC++ p
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:13027
    • 提供者:tian zhong
  1. ado

    0下载:
  2. 此程序是ado连接 Access数据库的最基本程序,仅限于初学者,源码均为个人原作,老手勿下。-This procedure is to connect Access database ado the most basic procedures, limited to beginners, the original source of the individual, not under the veteran.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2462529
    • 提供者:冯龙
  1. AdoRWAccess

    0下载:
  2. 利用ado连接数据库,并实现输入,修改等基本功能-Using ado to connect the database and the input, modification and other basic functions
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2798768
    • 提供者:younglimpo
  1. 2

    0下载:
  2. ADO.net对每种数据库都提供了专门的连接字,不过每种的连接方式都差不多,所以这里我只用SQL Server来做。我在连接数据库时使用了以下几-ADO.net are provided for each database connection a special character, but each of the connections are similar, so I will just do it with SQL Server. When I connect to the datab
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:182016
    • 提供者:nbm
  1. ADOclass

    0下载:
  2. 运用ADO封装类,可以直接实现数据库连接,增删查改的功能,简化代码,其中有详细说明书,函数等等说明-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:219625
    • 提供者:xujingquan
  1. Ppp

    0下载:
  2. 树形控件在vc中很重要,用ADO连接数据库,然后从数据库读取数据,成树-In the tree control in vc is important to connect database with ADO, and then read data from the database, into a tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:23820
    • 提供者:jelly
  1. datachuli

    0下载:
  2. 通过运用ADO控件对数据库进行数据提取和相关的操作具有连接各大数据库的功能-Connected to the major database data extraction and related operations on the database through the use of ADO control
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11920
    • 提供者:xxxa
  1. DelStudent

    0下载:
  2. 该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习-The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:3557766
    • 提供者:lxx
  1. BinaryTest

    0下载:
  2. ADO连接数据库,并将数组转化成二进制数据存入数据库中。-ADO connection to the database, and the array into binary data stored in the database.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2963369
    • 提供者:liuqizhi
  1. ADO

    0下载:
  2. ADO数据控件的加载,属性设置与数据库的连接,DataGrid控件的使用,体会DataGrid控件的AllowAddNew、AllowDelete和AllowUpdate属性的作用,学会使用数据窗体向导自动构成数据访问窗体。-Action using ADO data control is loaded, set the database connection properties, DataGrid control, experience DataGrid control AllowAddNe
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:25947
    • 提供者:滕雪莲
  1. Demo1

    0下载:
  2. ADO方式连接Access数据库与vc-ADO connect Access database with vc++
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:105197
    • 提供者:李小桃
  1. ADODB

    0下载:
  2. vb ADO方式,连接SQLSERVER数据库。-vb ADO, connect to the .
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5037
    • 提供者:张涛
  1. KAOQIN

    0下载:
  2. 人事考勤管理系统,包含源码和数据库。可以管里部门信息、员工信息、考勤信息、考勤汇总。(运行前请修改ADO连接字符串)-Personnel attendance management system, including source code and s. You can tube department information, employee information, attendance information, attendance summary. (Please modify the
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:7715682
    • 提供者:
  1. ADO数据库连接

    0下载:
  2. vc 实现简单数据库连接实例,适合初学者学习练习(VC implementation of simple database connection examples, suitable for beginners to learn exercise)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:120832
    • 提供者:孙小俊
搜珍网 www.dssz.com