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

搜索资源列表

  1. ADOkzAccesssjk

    0下载:
  2. 关于如何用ADO控制Access数据库的程序源码-Program source code on how to control the Access database with ADO
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:98003
    • 提供者:王朝辉
  1. ADOTest

    0下载:
  2. C语言 使用ADO 访问数据库 增删改查操作-C language using ADO to access the database CRUD operations
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-26
    • 文件大小:387866
    • 提供者:何晨立
  1. ADOkongjianjiyingyong

    0下载:
  2. ADO数据控件,属性设置与数据库的连接,DataGrid控件的使用,DataGrid控件的AllowAddNew、AllowDelete和AllowUpdate属性的作用,使用数据窗体向导自动构成数据访问窗体。双表查询,禁止在浏览中数据被修改,统计数据库中各专业的人数,按平均成绩统计前8名和按专业排列高数平均成绩的操作。数据窗体向导产生主表/细表形式窗体。把数据库放到桌面。-ADO data control, set the connection to the database attribut
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:343219
    • 提供者:
  1. vc.net_ADO_MSSQL.RAR

    0下载:
  2. 使用ADO访问SQL Server数据库,实现学生信息的管理,封装了数据库访问类。-ADO to access SQL Server database, student information management, encapsulates the database access classes.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:807231
    • 提供者:zhangzhiwen
  1. ExamManage

    0下载:
  2. 使用ADO访问Access的学生考试信息管理系统。-Students use ADO to access Access exam information management system.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-14
    • 文件大小:3067038
    • 提供者:zhangzhiwen
  1. ADOsample

    1下载:
  2. 一个在VC++中应用ADO连接技术操作数据的实例,实现对数据库的访问和操作-ADO connection technology for operating data instance based on Visual C++, access to the database and operating
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-06
    • 文件大小:6246302
    • 提供者:qiujiayong
  1. Commu-4.0.1

    0下载:
  2. 个人通讯管理软件(原创!) 采用ADO连接ACCESS数据库 可以增加、删除、修改通讯人、信息。 可模糊查询通讯信息。-Private communication information management software.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:285524
    • 提供者:zhanghongtao
  1. 00

    0下载:
  2. 自己用VC6.0和ACCESS借助ADO做的任务计划管理系统,有需要管理计划的朋友请一定要试一下哦,如果有什么好的建议请发送到songyijie1990@126.com,本人不胜感激-VC6.0 and ACCESS With ADO to do the task of planning management system, the friends need management plan must try Oh, if there are any good suggestions please
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-07
    • 文件大小:4667877
    • 提供者:song
  1. MyDlg

    1下载:
  2. 这个一个小型的管理系统,用的是access管理的数据库,通过ADO方式链接,适合初学者学习-A small management system, the management of database access, by the ADO way links, suitable for beginners to learn
  3. 所属分类:Other Databases

    • 发布日期:2017-11-15
    • 文件大小:5531300
    • 提供者:崔运朴
  1. TextCon

    0下载:
  2. ADO连接 access 能修改 删除 保存 新手程序-The the ADO connection access can modify delete save novice program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:3912442
    • 提供者:卜晓磊
  1. tele

    0下载:
  2. ADO连接ACCESS的一个电话薄,可通过 CListCtrl增加,删除,修改Access,并即时显示。-ADO connection ACCESS, a phone book, through CListCtrl increase, delete, modify, Access, and real-time display.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-26
    • 文件大小:5199440
    • 提供者:卜晓磊
  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. ASP.NET

    0下载:
  2. 基于ASP.NET平台及 ADO.NET访问ACCESS数据库机制的网上数码商店系统-Based on the ASP.NET platform and ADO.NET access the ACCESS database mechanism of online digital store system
  3. 所属分类:.net

    • 发布日期:2017-11-22
    • 文件大小:2832155
    • 提供者:刘翔
  1. AdoRWAccess

    0下载:
  2. VC通过ADO方式操作ACCESS数据库的实例-VC operation ACCESS database instance via ADO way
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:17487980
    • 提供者:任亮
  1. CAdoDataBase

    0下载:
  2. 用Ado封装的一个数据库操作类,很实用,暂时只对access、mysql、mssql三种数据进行操作-Very practical, with a the Ado package as a database operation, temporarily operate only on access, mysql, mssql three data
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-06
    • 文件大小:209514
    • 提供者:john
  1. classmate

    0下载:
  2. access通过ADO连接数据库,完美实现了查询、添加、删除、查找。-Access through the ADO connection database, perfect realized the query, add, delete, search.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-06
    • 文件大小:1031304
    • 提供者:
  1. xscjglxt

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

    • 发布日期:2017-12-05
    • 文件大小:371549
    • 提供者:熊韬
  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. Sale

    0下载:
  2. 系统使用VC++6.0和SQL,采用ADO技术实现数据库的访问。系统主要处理商品基本信息、报价单、销售合同等信息,实现商品销售的日常管理功能。系统分登录模块、基本设置、信息录入和查询统计4个功能模块。-The system use VC++6.0 SQL, ADO technology to achieve database access. The system handle merchandise information, quotations, sales contracts and oth
  3. 所属分类:SQL Server

    • 发布日期:2017-11-28
    • 文件大小:8628068
    • 提供者:陈晨
  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 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com