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

搜索资源列表

  1. Database

    0下载:
  2. 数据库应用例子。演示在VC++下如何使用ADO编写数据库程序。 -Examples of database applications. Demonstration in the VC++ under the preparation of how to use ADO database program.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:7263
    • 提供者:yxq
  1. movie_rental

    0下载:
  2. basic vc++ program to help u learn about ado connectivity...using MS access... so first creat your own driver for ms access. convert your database to older version in your VC++ application
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2049773
    • 提供者:Keerthana
  1. vcadodotnetsrc-2

    0下载:
  2. ado访问数据库,在vc下编程,希望对大家有所帮助-ado access database programming in vc next and hope to help all of you
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:951176
    • 提供者:meng
  1. AA

    0下载:
  2. VC++实现的ADO访问SQLSERVER数据库的一个例子,很好用-VC++ to achieve the ADO database SQLSERVER visit an example of good use
  3. 所属分类:SQL Server

    • 发布日期:2017-05-12
    • 文件大小:2719005
    • 提供者:张培阳
  1. HouseAgencyManagement

    0下载:
  2. 房屋中介系统,包括VC的ADO数据库编程的各种操作,和界面控件CListCtrl的功能附加,CListCtrl内部加入编辑控件、日历控件-Housing intermediary system, including the VC' s ADO database programming a variety of operations, and interface functions of the additional CListCtrl control, CListCtrl internal
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1575847
    • 提供者:党杰
  1. AdoRWAccess

    1下载:
  2. 利用ADO在vc++环境下进行方便的数据库操作,查询记录,删除记录,插入记录,更新记录,界面简洁漂亮,代码清晰易懂。-The use of ADO in vc++ environment to facilitate the operation of the database, query records, delete records, inserting records, updating records, the interface simple and beautiful, clear a
  3. 所属分类:Database system

    • 发布日期:2017-05-12
    • 文件大小:2860053
    • 提供者:陈平
  1. OpDb

    0下载:
  2. 自己封装的ADO接口,可以很方便的操作SQL Server,Access MDB数据库,而不用设置数据源,已在多个项目中成功使用,可以很方便的把数据库中的记录选择到列表框、组合控件中,可以直接执行SQL命令,包括存储过程。把VC中对数据库的操作变成了一项很简单的操作。使用时请包含OpDd.h,并静态链界OpDb.lib,并把OpDb.dll拷贝到当前目录下,当然您也可以直接在您的程序中使用源代码。-ADO interface its own package, it is convenient t
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:163913
    • 提供者:Bruce
  1. ADOBLOB

    0下载:
  2. VC++使用ADO技术将图片存储到Access的实例,程序原型是一个vc++简易相册,打开软件后,可以一张张浏览图片,也可以简单添加BMP格式的图像到相册中,本程序意在演示ADO存储BMP的基础知识,并不是让你使用相册,因为作为一个相册来说,本程序的功能实在太简单。-VC++ using ADO technology to images stored in the instance of Access, the program is a prototype of vc++ easy album,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:61075
    • 提供者:790
  1. VC_ADO_samples

    0下载:
  2. VC用ADO操作数据库示例里面用到了CCinderString类,这是我自己编写的一个字符串操作类,主要进行了一些字符串的处理,针对示例的SQL语句使用的,与ADO方法无关。比如:GetNow方法,获得当前时间的字符串格式"YYYY-MM-DD hh:mm:ss"等,就不附加进来了。-VC database with ADO sample which used to operate a Class CCinderString This is what I have written a strin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4361
    • 提供者:祝赢
  1. BeamDataManager0.2

    1下载:
  2. 一款基于VC++/Access的轻量级建筑横梁数据管理系统,具体完成的功能与建筑设计有关,这个就不太懂了。但是通过这个小系统你可以掌握VC中的ADO数据库操作,同时也可了解VC++的多视图(框架)显示数据、动态调用对话框模板等技术。-Based on a VC++/Access lightweight construction beams data management system to complete the function of specific design and construc
  3. 所属分类:Applications

    • 发布日期:2014-12-16
    • 文件大小:65380
    • 提供者:
  1. ADOACCESS

    1下载:
  2. 这些小实例程序都不错,尤其是对VC++的新手朋友们更有用,主要是使用ADO开发ACCESS数据库的一些实例,涉及用使用ADO创建数据库,插入数据表,新建、删除数据表、读取数据、修改、删除数据等,虽然很简单,但这是用VC++操作数据库的基础知识,学会了受益终身。-Examples of these procedures are good, especially for the new VC++ more useful friends, mainly the development of ACCES
  3. 所属分类:ADO-ODBC

    • 发布日期:2015-11-13
    • 文件大小:165861
    • 提供者:781
  1. ADOACESS_SAMPLE

    0下载:
  2. VC++与ACCESS通过ADO互联的例程,过来看看。-VC++ and ACCESS connected through ADO routines, come and take a look at it.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2488146
    • 提供者:hj
  1. AODdatebase

    0下载:
  2. 提供了源代码,在VC下利用ADO方式连接数据库-Provided the source code using ADO in VC connected database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:6827
    • 提供者:dmmnym
  1. Chapter20

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

    • 发布日期:2017-04-10
    • 文件大小:1747103
    • 提供者:shao
  1. ADO_DATA2

    0下载:
  2. 一个比较完整的vc平台用ADO方式对数据库的开发!-Vc a more complete platform for the database using ADO way of development!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-19
    • 文件大小:5588433
    • 提供者:祝捷
  1. VCDatabaseOpraterADO

    0下载:
  2. VC操作ADO和datagrid控件的源码,是动态的的。不受目录改变的限制-ADO and VC operation datagrid source control is the dynamic. From the directory to change the restrictions
  3. 所属分类:Other Databases

    • 发布日期:2017-04-23
    • 文件大小:92570
    • 提供者:johnsonxjq
  1. LogSystem2007-09-30

    0下载:
  2. 用于记录系统日志的代码,用VC开发+ADO数据库的链接方式,是自定义的一种数据链接-System log used to record the code
  3. 所属分类:Network Security

    • 发布日期:2017-04-07
    • 文件大小:381209
    • 提供者:李亮
  1. ColorTV_src

    0下载:
  2. VC++家电报修管理系统,基于Access数据库,实现了家电故障维修信息的添加、删除、修改等,让维修信息一目了然。提高工作效率。程序实际上很简单,也适合VC++的新手朋友学习VC++的ADO操作。-VC++ appliance repair management system, based on Access database, failure to achieve a household electrical appliance repair information to add, delet
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:171287
    • 提供者:js819
  1. adoproject

    0下载:
  2. ado简单的演示程序,VC++环境编写-ado project
  3. 所属分类:SQL Server

    • 发布日期:2017-04-13
    • 文件大小:2225
    • 提供者:沈军
  1. biaodets

    1下载:
  2. 这是利用 vc++ 与ADO实现表的添加与删除的程序,可以添加表,也可以删除指定的表-This is using vc++ and ADO to achieve the table to add and delete the program, you can add tables, can also delete the specified table
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2550352
    • 提供者:wl
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 44 »
搜珍网 www.dssz.com