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

搜索资源列表

  1. ODBCDatabase1

    0下载:
  2. 使用MFC ODBC连接数据源 使用MFC ODBC连接数据源-MFC ODBC使用MFC ODBC连接数据源
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:21011
    • 提供者:mischief
  1. ODBCDatabase3

    0下载:
  2. 使用MFC ODBC向数据库表中添加、删除记录
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:21703
    • 提供者:mischief
  1. ODBCSource

    0下载:
  2. 使用MFC ODBC向数据库表中添加、删除记录
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:26708
    • 提供者:mischief
  1. ODBC_1

    0下载:
  2. 主要讲的是管理学生信息的一个系统,主要使用了MFC,ODBC-Is mainly about a student information management system, the main use MFC, ODBC ....
  3. 所属分类:Education soft system

    • 发布日期:2017-04-10
    • 文件大小:1926486
    • 提供者:肖奈
  1. EXCEL-data-import-and-export

    0下载:
  2. 使用vc++MFC的ODBC类,将Excel文件当作一般的数据库表格,利用ODBC技术像访问数据库一样去读/写Excel文 件。该文结合应用实例讨论了在Vc++程序中导出/导入Excel数据的方法。 注意:此文档非本人所写-Use vc++ MFC ODBC classes, the Excel file as a database form, the same as access to the database to read/write Excel files using ODBC
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:519827
    • 提供者:蓝锐
  1. instrucion-of-ODBC

    0下载:
  2. 介绍了数据库编程,包括MFC的数据库接口ODBC的发展、现在,以及MFC的ODBC类-instruction of ODBC
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:440190
    • 提供者:杨靖文
  1. Student-MFC-VCPP-ODBC

    0下载:
  2. 用MFC做的一个学生信息管理系统,有增加、删除、排序、筛选功能,系统通过ODBC方式连接数据库。 由于文库不支持RAR,故需要完整的程序以及数据库可以联系俺,希望对大家有帮助。 -To do with the MFC, a student information management system, increase, delete, sort, filter functions, the system through ODBC to connect to the database. T
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2311257
    • 提供者:clear
  1. MFC_ODBC

    0下载:
  2. MFC ODBC是MFC对ODBC进行的封装,以简化对ODBC API的 调用,从而实现面向对象的数据库编程接口. -MFC ODBC, MFC ODBC package to simplify the ODBC API call, in order to achieve the object-oriented database programming interface.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:1763
    • 提供者:wds
  1. Enroll

    0下载:
  2. 实例15-2:MFC的ODBC数据库实例。源代码在光盘中“\15\Enroll”目录下。 我也刚刚开始学习ADO,一起进步-Instance 15-2: MFC ODBC database instance. Source code on CD-ROM \ 15 \ Enroll directory. I also just started to learn ADO, with progress
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:2015779
    • 提供者:caoshukai
  1. chap27--use-ODBC-handle-databases

    0下载:
  2. MFC操作数据库ODBC操作数据库, MFC操作数据库ODBC操作数据库-use MFC to handle the databasees
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-14
    • 文件大小:83172
    • 提供者:潘政朋
  1. chap26--use-ODBC-API-to-databases

    0下载:
  2. MFC操作数据库ODBC API操作数据库, MFC操作数据库ODBC API操作数据库-use MFC to handle the databasees
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-07
    • 文件大小:92532
    • 提供者:潘政朋
  1. odbc_northwind

    0下载:
  2. 利用MFC ODBC或ODBC API访问SQLServer 数据库,有数据显、增、删、改的功能。 ODBC配置要求:在ODBC中配置数据源odbc_northwind,所连数据库服务器为SQLServer,数据库为其示例数据库Northwind,数据库的登录名为sa,密码为空,即连接字符串为“DSN=odbc_northwind UID=sa PWD=”。 -The MFC ODBC or ODBC API to access SQLServer database, data displa
  3. 所属分类:SQL Server

    • 发布日期:2017-11-22
    • 文件大小:11741143
    • 提供者:panlika
  1. MFC-ODBC

    0下载:
  2. 实现简单学生信息管理,以文件形式存储学生信息,能实现增加、删除、修改、查询学生信息,能对学生的成绩统计,并能根据成绩进行排序。-Simple student information management, information stored in document form students can achieve the increase, delete, modify, query the student information, student achievement statistic
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1400925
    • 提供者:fan
  1. Myproject

    0下载:
  2. 利用MFC ODBC访问SQLServer 数据库,有数据显、增、删、改的功能。-Use MFC ODBC access SQLServer database, data show, add, delete and change of function.
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:38010
    • 提供者:天曦岚
  1. CPPStudents-address-book

    0下载:
  2. 学生通讯录管理系统 利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,-Student directory management system using the MFC ODBC classes to make contacts management system. Establish a dialog application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:4885083
    • 提供者:凉快
  1. MFCODBC

    0下载:
  2. 是mfc对odbc的封装,以简单的通信录为例子,展示mfc odbc的操作-odbc mfc
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-22
    • 文件大小:48059
    • 提供者:叶帮华
  1. NJsubway

    0下载:
  2. 这是基于MFC的南京地铁售票系统,采用ODBC与数据库连接,可供升级修改。-Nanjing subway ticketing system based MFC ODBC database connections, available upgrade modify.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:6547460
    • 提供者:cxl
  1. ODBCDatabase1

    0下载:
  2. 实例322——使用MFC ODBC连接数据源-Instance 322- the MFC ODBC connection data source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-01
    • 文件大小:22278
    • 提供者:李朋
  1. ch

    0下载:
  2. 该文档讲述了MFC ODBC的基本情况和数据库访问技术,并以一个实际小系统为例,图文并列形式讲述系统开发过程。-This document describes the basic situation and the MFC ODBC database access technology, and a real small system, for example, parallel forms of graphic tells the system development process.
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:602810
    • 提供者:宇轩
  1. mfc-excel

    0下载:
  2. mfc读写excel的文档说明,通过ODBC来实现的。-mfc excel documents to read and write instructions, via ODBC to achieve.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:15392
    • 提供者:zhang
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com