CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ado vc access

搜索资源列表

  1. OLD-DB

    0下载:
  2. VC++6.0通过ADO访问OLE对象的实例,说明了存储和读取的过程。-VC++6.0 by ADO to access an OLE object instance, illustrates the process of storing and reading.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-12
    • 文件大小:4377162
    • 提供者:HuangHongming
  1. office

    0下载:
  2. 使用VC++6.0和SQL,采用ADO进行数据库的访问,系统实现企业管理中办公信息分类管理,如事务、会议、值班情况等。-Use VC++6.0 and SQL, ADO database access, system information classification management, business management office affairs meeting on duty situation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-25
    • 文件大小:5438416
    • 提供者:陈晨
  1. ADOTest

    0下载:
  2. 利用ADO实现ACCESS数据库的增删改查功能,在VC++6.0可以成功运行-Using ADO to realize ACCESS database search feature additions and deletions, in VC++ 6 can be run successfully
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-23
    • 文件大小:2514678
    • 提供者:knight
  1. ADO

    0下载:
  2. ADO类的使用,VC++环境下对数据库的使用。对Access数据库进行操作。-ADO use VC++ environment, use of the database. Access database operation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:6350496
    • 提供者:陈龙
  1. VCPPADO

    0下载:
  2. 本人使用VC++使用ADO访问读取数据库中记录,方法实践-I use VC++ to use ADO to access to read the database record practice
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-25
    • 文件大小:37508
    • 提供者:岳龙豪
  1. HookTest-and-ADO-access

    0下载:
  2. 利用HOOK技术,截获所有消息,并进行判断,如果是回车或空格按键消息,就将其屏蔽。 在VC中利用ADO访问数据库。-HOOK technology intercepts all messages, and to judge if it is a carriage return or space key messages will shield. Access the database using ADO in VC.
  3. 所属分类:Hook api

    • 发布日期:2017-11-15
    • 文件大小:161672
    • 提供者:jack who
  1. ADO-ACCESS

    0下载:
  2. VC++6.0 通过ADO方式直接连接ACCESS数据库,对ACCESS数据库进行操作。-VC++6.0 directly connected ACCESS database via ADO way to operate the ACCESS database.
  3. 所属分类:.net

    • 发布日期:2017-11-11
    • 文件大小:242308
    • 提供者:zyh
  1. Lesson20

    0下载:
  2. Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. How to install the hook process, how to write a global hook, dynamic link library global variable data sharing. ADO database programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:197956
    • 提供者:
  1. VCPADOPACCESS

    0下载:
  2. VC++中使用ADO方式操作ACCESS数据库教程,Word格式。-VC++ using ADO operation ACCESS database tutorial, Word format.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-10
    • 文件大小:18409
    • 提供者:fxh
  1. chouqu

    1下载:
  2. vc写的ado连接access数据库,用sql语句实现对数据库的增加,删除,修改,查找,随机抽取-vc wrote ado connection access database using sql statement to the database to add, delete, modify, search, randomly selected
  3. 所属分类:Other Databases

    • 发布日期:2017-11-10
    • 文件大小:2535477
    • 提供者:
  1. ADO_Access

    0下载:
  2. 用VC++下用ADO两节Access数据库,实现对Access的操作-With VC++ next two Access database with ADO, to achieve the operation of Access
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:28473
    • 提供者:液化气
  1. Directory

    0下载:
  2. VC++跟access相结合的班级通讯录小工具,适合初学者对ADO操作ACCESS的学习。-VC++ combining classes with access contacts gadgets, suitable for beginners to learn to ADO operation ACCESS.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2535316
    • 提供者:ghd
  1. ADOTest

    0下载:
  2. 本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。-I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-14
    • 文件大小:3499859
    • 提供者:叶星辰
  1. ADO

    0下载:
  2. 这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境-ACCESS ADO DATABASE ,MFC VS2008 AND VS2010
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:27408
    • 提供者:sum
  1. DatabaseMan

    0下载:
  2. VC++通过ADO访问SQL2008数据库-VC++ access SQL2008 database via ADO
  3. 所属分类:SQL Server

    • 发布日期:2017-05-17
    • 文件大小:4265824
    • 提供者:dingyan
  1. Hook-code

    0下载:
  2. 如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问 数据库-How to install the hook process, how to write global hooks, dynamic link library global variable analysis of data sharing. ADO database programming. Controls in
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:202418
    • 提供者:王子燚
  1. OperateAccess

    0下载:
  2. 使用ADO直接操作Access数据库,VC++经典编程学习源码,很好的参考资料。-Using the ADO operation Access database, VC++ programming classic learning source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:27297
    • 提供者:什锦丁儿
  1. 162345

    0下载:
  2. 使用ADO在数据库中访问记录,VC++精选学习源码,很好的参考资料。-Access to records in the database using ADO, VC++ select learning source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:39125
    • 提供者:桂花翅子
  1. Rent

    0下载:
  2. 在VC中利用ADO接口技术访问Oracle数据库,实现了一个简易的租借DVD的数据管理系统。-Use ADO to access an Oracle database interface technology in VC to achieve a simple DVD rental data management system.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:601942
    • 提供者:袁莫奇
  1. Chapter20

    0下载:
  2. 关于HOOK编程以及钩子的实际利用,还有在VB与VC利用ADO访问数据库的技术-HOOK programming and actual use on the hook, as well as the use of technology in VB and VC ADO database access
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-23
    • 文件大小:175749
    • 提供者:李某
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com