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

搜索资源列表

  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. mdbok

    0下载:
  2. VC使用ADO方式访问access文件,可以打开任意路径access文件,指定了access文件为特定格式,访问结果在另一对话框显示-VC uses ADO access the access file, you can open any path to the access file, specify the access file for a specific format, access results in another dialog box is displayed
  3. 所属分类:Other Databases

    • 发布日期:2017-12-04
    • 文件大小:5116194
    • 提供者:天涯
  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. ADO-Sql-visit

    0下载:
  2. 本文档详细介绍了VC++6.0如何利用ADO访问数据库以及ADO如何封装,附有代码介绍,实用可靠.-This document describes the VC++6.0 how to use ADO to access the database, and how to package ADO with the code, practical and reliable.
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:14797
    • 提供者:陈泽程
  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. InsertData

    0下载:
  2. VC++使用ADO对象添加数据至数据库中,采用Access,对VC新手来说,是个挺实用的入门的数据库实例,-VC++ add data using ADO objects to the database, using Access, the VC novice, is a very practical entry database instance,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:46521
    • 提供者:金益玲
  1. registeR

    0下载:
  2. vc++利用ado方式连接access数据库-vc++ use ado to connect access database
  3. 所属分类:Other Databases

    • 发布日期:2017-11-28
    • 文件大小:2832333
    • 提供者:bert
  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. 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. DatabaseMan

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

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

    0下载:
  2. VC++ 利用ODBC和ADO方式访问数据库的方法及实例。-VC++ using ODBC and ADO database access methods and examples.
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1091863
    • 提供者:周鑫
  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. ADOtoACESS

    0下载:
  2. 使用vc的ADO方法读取access数据库程序示例-The ADO method using vc read access database program examples
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-14
    • 文件大小:3272715
    • 提供者:hxb
  1. ado

    0下载:
  2. 基于ado技术连接数据库是vc++的亮点,本文就ado的特点,在vc+里设计了一个可以随时访问数据库里的表的程序-Based on ado technology to connect to the is the window of vc++, in this paper, the characters of ado, designed a in the vc+ can access to the table program at any time
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-16
    • 文件大小:4183176
    • 提供者:周飞
  1. vc_ado

    0下载:
  2. ado vc++ 访问数据库 access 简单例程 可以修改-ado vc++ access of ms access the simple sample
  3. 所属分类:Other Databases

    • 发布日期:2017-04-29
    • 文件大小:263297
    • 提供者:jinwenmao
  1. VC-SQLDBExamples

    0下载:
  2. VC++图像与数据库操作实例,包括: 1.ADO控制Access数据库 2.SQL语句嵌套 3.SQL语句中设置多个字符串检索条件 4.SQL语句中设置时段检索条件 5.SQL语句中设置字符串检索条件 6.存取图像字段 7.代码控制链接ODBC -VC++ SQL DataBase Examples
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-30
    • 文件大小:363171
    • 提供者:xdq
  1. levcl

    0下载:
  2. 本实例演示了如何使用VC的ADO技术访问数据库,程序运行通过,-This example demonstrates how to use VC ADO access technology, the program runs through,
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:150693
    • 提供者:cdbfliyraieon
  1. WJAT1

    0下载:
  2. 本实例演示了如何使用VC的ADO技术访问数据库,程序运行通过,(This example demonstrates how to use VC ADO database access technology, the program runs through,)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-16
    • 文件大小:150528
    • 提供者:Kamuqf
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com