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

搜索资源列表

  1. VC做的电子表格平台

    1下载:
  2. 1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件-1 This is what I do with VC sprea
  3. 所属分类:数据库编程

    • 发布日期:2017-03-23
    • 文件大小:355613
    • 提供者:wayne
  1. testTeeChart

    1下载:
  2. TeeChart的使用示例,一个TeeChart在VC下的使用示例,学习TCHART的一个很好的例子。-TeeChart the use of example, a TeeChart under the VC to use the sample to learn TCHART a good example of this.
  3. 所属分类:Other windows programs

    • 发布日期:2016-06-15
    • 文件大小:754627
    • 提供者:yuwei
  1. vcdatabaseProgram

    0下载:
  2. VC数据库编程,里面有很多例程值得大家去学习仿真-VC database program ADO example, and it is very important for the beginners to learn them.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9169795
    • 提供者:王敏
  1. VC_read_excel-2003

    1下载:
  2. VC读取Excel2003文件,得到表中的内容,并显示在控件中,visual C++6.0开发 -VC reads the Excel file, get the contents of the table, and displayed in the control, visual C++6.0 development
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2350470
    • 提供者:
  1. MFC-ADODemon

    0下载:
  2. VC/MFC ADO连接数据库,简单易用,且封装好了一个类.-VC/MFC ADO connect to the database, easy to use, and a wrapper class.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:203877
    • 提供者:Edward Cheung
  1. dbf-select

    1下载:
  2. 用VC编写数据库查询软件,得到单位名称,可修改-VC with the preparation of database query software, the name can be modified
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:96041
    • 提供者:蛋炒饭
  1. vcmysqlexcelaccessmssqlDBACCESS

    1下载:
  2. VC++封装类使用ADO技术操作MySql,Excel,Access,Ms SQL Server 数据库-VC++ wrapper classes to use ADO technical operations MySql, Excel, Access, Ms SQL Server database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-28
    • 文件大小:251536
    • 提供者:gaohuinew
  1. ADO

    0下载:
  2. VC下的ADO编程封装类。可灵活方便的应用于VC下的ADO编程-ADO programming under VC encapsulation class. Can be used in flexible ADO programming under VC
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:4164
    • 提供者:曹炜
  1. ADO

    0下载:
  2. vc++访问DAO数据库 运行目录,驱动器根目录下-vc++ visit DAO directory of the database is running, the drive root directory
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:143932
    • 提供者:刘东明
  1. ADO_Beginner

    0下载:
  2. VC程序员的 ADO数据库编程入门.htm-VC Programmer
  3. 所属分类:Other Databases

    • 发布日期:2017-04-05
    • 文件大小:15794
    • 提供者:yangcock
  1. hr

    1下载:
  2. vc编写的人事管理系统,采用ADO访问数据库,可实现查询修改的操作-vc prepared personnel management system that uses ADO to access the database, enabling the operation of query modification
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:1969756
    • 提供者:seaman
  1. Pictest4

    0下载:
  2. 介绍了在Vc++环境中,利用ADO 2.5中所提供的Stream 对象和Fields对象进行数据库中图片的存取,同时,还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题-Introduced in Vc++ Environment, using ADO 2.5 provided in the Stream object and Fields object image database access, is also used IPicture int
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:204516
    • 提供者:cqliufan
  1. VC+ADO

    0下载:
  2. 简单明了地实现vc上对access数据库地读写删等基本操作,附有本人搜集的一些有用的相关资料-Vc simple realization of the database to read and write access to delete the basic operation, with I collected some useful information
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:246446
    • 提供者:李小朋
  1. AdoText

    0下载:
  2. ADO.NET和VC++开发的小程序。很值得看哦-ADO.NET and VC to develop a small program. Is worth看哦
  3. 所属分类:Other Databases

    • 发布日期:2017-05-25
    • 文件大小:3565736
    • 提供者:朱建品
  1. HomeRes

    0下载:
  2. 家庭财务管理系统毕业论文,含源码。基于ACCESS数据库的运用。用了VC++ 6.0 ADO。-Thesis family financial management system, including source code. ACCESS-based database application. Spent VC++ 6.0 ADO.
  3. 所属分类:Database system

    • 发布日期:2017-04-03
    • 文件大小:365170
    • 提供者:yuyijun
  1. ComputerRetailMIS

    0下载:
  2. 电脑销售管理系统,采用vc++ + SQLSERVER 开发,ADO连接数据库,系统模块包括基本信息设置,电脑配件管理,报价信息管理,统计查询管理,系统用户管理等。-Computer sales management system that uses vc+++ SQLSERVER development, ADO database connectivity, the system modules, including basic information set, a computer part
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1283243
    • 提供者:汪雷
  1. hospitalMIS

    0下载:
  2. 医院管理系统,采用vc++6.0 + sqlserver 开发,ado方式连接数据库.功能模块包括基本信息设置,内部资料管理,收费管理,数据统计模块,系统用户管理 等。-Hospital Management System vc++ 6.0+ Sqlserver development, ado connected database. Functional modules, including basic information set, the internal information man
  3. 所属分类:SQL Server

    • 发布日期:2017-05-04
    • 文件大小:1526807
    • 提供者:汪雷
  1. CurveDrawing

    0下载:
  2. vc环境下动态曲线的绘制,使用双缓存技术避免闪烁-vc dynamic environment mapping curve, using double-buffering technique to avoid flickering
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:61842
    • 提供者:hkk
  1. VC_ADO_shi_li

    0下载:
  2. VC ADO实例,包含数据库的所有操作,对初学数据库编程的人相当有帮助-VC ADO instance, the database contains all the operations, the database programming novice who has helped
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:65017
    • 提供者:邵贤
  1. Ado

    0下载:
  2. 此程序为vc连接数据库的程序,方式为ADO。-This procedure to connect the database for the vc procedures, methods for the ADO.
  3. 所属分类:Database system

    • 发布日期:2017-05-24
    • 文件大小:192543
    • 提供者:杨乐
« 1 2 3 4 5 6 78 9 10 11 12 ... 42 »
搜珍网 www.dssz.com