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

搜索资源列表

  1. adoblob_OK

    0下载:
  2. 用ADO进行数据访问的例子,这里主要提供了对数据库里BLOB的访问方法。-with ADO data access for example, where the main provider of database BLOB visit methods.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:143540
    • 提供者:王今胡
  1. a__concommand_emp事务_插入

    0下载:
  2. 用ADO进行数据访问的例子,这里主要提供了对数据库里BLOB的访问方法。-with ADO data access for example, where the main provider of database BLOB visit methods.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:1425
    • 提供者:王今胡
  1. GetSql

    0下载:
  2. 一个对ADO.NET数据进行良好的包装的的原码,对数据库的操作参考。-one pair of ADO.NET data for good packaging of the original code, the operation of the database information.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1518
    • 提供者:研讨
  1. AssetEnrol(静态链接版本)

    0下载:
  2. 这是本人前不久为公司做的一个财产登记软件,实现中用到的是ADO Access数据库.登陆的初始密码为:111111,当然你可以进行更改.-recently for the company to do a property registration software, which is used ADO Access database. Landing the initial password : 111111, of course, you can change it.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:124459
    • 提供者:王作
  1. 学生考试管理系统

    1下载:
  2. 使用ADO访问经过加密的ACCESS数据库,用VC编写。-Use ADO component to interview database of ACCESS,using VC programming
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:234838
    • 提供者:阿朱
  1. BeamDataManager0.2

    0下载:
  2. 用VC加ADO操作ACCESS数据库,很好的例子!采用文档视图界面,其中CListcTrl控件应用于数据的显示上,方法灵活恰当,很值得一看。-increase ADO VC operation ACCESS database, a good example! Using documents View interface, which controls applied CListcTrl data showed that the methods appropriate, it is worth l
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:128139
    • 提供者:zz
  1. DataInfo

    0下载:
  2. 前一段研究vc数据库时朋友帮我做的一个关于vc中ADO数据库中使用Combo Box的例子,很简单但是很实用。绝对原创!-vc database friends to help me do a vc on ADO database using Combo Box example, a very simple but practical. Absolutely original!
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:564451
    • 提供者:闵敏
  1. 资料管理系统_src

    1下载:
  2. 一个资料管理系统的源程序,VB+ACCESS2000+ADO 注意:里面要用到两个控件。(coolmenu.ocx,smartbutoon.ocx) 本代码引用了ADO2.7版和Word对象 -an information management system of the source, VB ACCESS2000 ADO attention : they have to use two controls. (Coolmenu.ocx, smartbutoon.ocx) The so
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1001794
    • 提供者:卢麟
  1. ConnectDB

    0下载:
  2. 通过MS的ADO对数据库进行操作.包括连接,读数据,修改数据,删除数据等-through ADO MS operation of the database. Including connections, reading data, change data, delete data, etc.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:101417
    • 提供者:lou
  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. vc108423425233

    0下载:
  2. 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treect
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:595093
    • 提供者:梁小姐
  1. ADO_SQL

    0下载:
  2. 在VC++环境下使用ADO和SQL_SERVER实现学生信息管理系统,演示了相关技术的使用。-in VC environment and the use of ADO SQL_SERVER achieving student information management system, demonstrated the use of technologies.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:202486
    • 提供者:杨树
  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. 20050908211335

    0下载:
  2. ADO万能查询控件,支持组合查询,自动控制字段类型-ADO omnipotent query control and support query, automatic control field types
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:86839
    • 提供者:刘炳仁
  1. RefreshData完美版

    0下载:
  2. 利用ADO对ACCESS数据库文件进行操作,将两个数据库中同一表名内的记录进行互补操作,以求同步更新.应用于不同源网站数据库的更新.-ADO ACCESS database files to operate, two of the same database table name within the records complementary operations, in order to simultaneously update. Terms used in different sourc
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:3144754
    • 提供者:ken
  1. My-AdoDB

    0下载:
  2. 一个用ADO访问数据库的程序,功能很全~!-a database with ADO procedures, functions very full ~!
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:385175
    • 提供者:Kurt
  1. AdoInterface

    0下载:
  2. 连接数据库,使用vc语言,领用ado连接(ado connect sql database)
  3. 所属分类:SQL Server

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:胡朔
  1. ADOConnection

    0下载:
  2. ado操作acess库的封装 ,可以直接调用(ADO operation acess library package, you can call directly)
  3. 所属分类:其他数据库

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:纳尼宝宝
  1. ado

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

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

    0下载:
  2. ADO 访问 SQL Server 2008R 数据库例程 已调试通过(code for ADO access SQL Server database)
  3. 所属分类:SQL Server

    • 发布日期:2018-01-03
    • 文件大小:56949760
    • 提供者:bob1959
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com