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

搜索资源列表

  1. ADOconn

    0下载:
  2. MFC与SQL连接代码。用于数据库软件编写。-MFC and SQL connection code. Prepared for the database software.
  3. 所属分类:SQL Server

    • 发布日期:2017-03-27
    • 文件大小:1901
    • 提供者:adjjii
  1. student-manegement

    0下载:
  2. 使用MFC制作的学生管理系统,利用的是oracle数据库-Produced using the MFC student management system, using the oracle database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-22
    • 文件大小:7159843
    • 提供者:张倩
  1. firstSuccess3

    0下载:
  2. 这是一个简单的故障诊断系统,其实就是对数据库进行操作,用MFC做的,适合初学者-This is a simple fault diagnosis system, in fact, the database operations, using MFC to do, suitable for beginners
  3. 所属分类:Database system

    • 发布日期:2017-05-18
    • 文件大小:4956895
    • 提供者:zhouyaping
  1. TrainingSystem

    0下载:
  2. 企业训练管理系统。程序的技术亮点包括:1、在主对话框上进行不同自对话框之间的切换;2、使用VC++播放Flash文件;3、在VC++中使用MFC ODBC技术访问Access数据库;4、为数据库中的每一个表映射一个记录集类;5、Singleton类的使用;6、使用VC++直接发送Email-Enterprise Training Management System. Program' s technical highlights include: 1, in the main dialog
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5296838
    • 提供者:ZhouLi
  1. ADOcontrolccessDB

    0下载:
  2. MFC下使用ADO技术访问ACCESS数据库,还不错呀,赶快下了-MFC using ADO technology to access ACCESS database, it is pretty good, hurry down the
  3. 所属分类:Database system

    • 发布日期:2017-04-03
    • 文件大小:91031
    • 提供者:huahua
  1. Correspend

    0下载:
  2. 学员信息管理系统基于MFC,数据库为sql2005,数据库采用ado读取。-Student information management system is based on MFC, database sql2005, database using ado to read.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:783687
    • 提供者:123456
  1. MFCExLib

    0下载:
  2. 非常实用的MFC辅助库:数据库、字符串....直接可以用于商业程序-Very useful aid MFC library: database, the string may be used directly to business processes ....
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:90493
    • 提供者:黄黄
  1. Stud_File_Man

    0下载:
  2. 基于mfc的学生档案信息管理系统,而且结合看了SQL2005数据库系统,比较实用-Mfc-based information management system of student records, and the combination of reading SQL2005 database system, more practical
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-09
    • 文件大小:16288742
    • 提供者:托雷斯
  1. financemanagement

    0下载:
  2. 基于mfc可视化完成个人财务管理系统。完成添加、删除、修改、连接数据库等功能。-Mfc-based visualization to complete personal financial management system. Complete add, delete, modify, connect to the database and other functions.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:569360
    • 提供者:abc
  1. AccessMFC

    0下载:
  2. 一个用MFC以ADO方式连接数据库的工资管理系统,很好用,适合学习-ADO using MFC in a connected database management system of wages, useful for learning
  3. 所属分类:Database system

    • 发布日期:2017-05-16
    • 文件大小:4353988
    • 提供者:yangsong
  1. StdInfo

    0下载:
  2. 使用VC++编写的学生课程管理系统,用到了数据库,采用MFC编程。 编译环境是VC6.0-student course management system, with vc++, using the database and MFC.
  3. 所属分类:Education soft system

    • 发布日期:2017-05-10
    • 文件大小:2201047
    • 提供者:zhf
  1. TrasQuery

    0下载:
  2. 结合了数据库跟MFC,实现对客户的管理一个又一个系统,里面 有包含C代码 -Combines a database with MFC, to achieve the management of a customer has a system, which have included C code
  3. 所属分类:MySQL

    • 发布日期:2017-05-25
    • 文件大小:8413023
    • 提供者:吴惠敏
  1. bingguan

    0下载:
  2. 里面包含了宾馆管理系统的编程实例,可以为学习MFC开发的人提供有用的参考资料,并结合了数据库 -Hotel management system which includes programming examples for learning MFC developed to provide a useful reference, and a combination of database
  3. 所属分类:MySQL

    • 发布日期:2017-05-08
    • 文件大小:1792386
    • 提供者:吴惠敏
  1. jinxiaoguanlixitong

    0下载:
  2. 这是一个进销管理系统的实现,用MFC开发界面,结合数据库实现的-This is a sales management system into the realization of the development with MFC interface, combined with the database to achieve
  3. 所属分类:MySQL

    • 发布日期:2017-06-12
    • 文件大小:19510099
    • 提供者:吴惠敏
  1. Windows_multithread_programming_and_example

    0下载:
  2. 本书通过众多实例介绍了如何实现Windows下的多线程编程,即重点介绍了Win32API下的多线程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。 -This book describes through many examples of how to implement multi-thread programming under Windows, which focuses on Win32API and MFC under the multi-threade
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-08
    • 文件大小:15395932
    • 提供者:肖鹏
  1. ExMIS

    0下载:
  2. 使用MFC和Access数据库联合实现的学生信息管理系统,使用前请在控制面板添加数据源-Access database using the MFC and the joint implementation of student information management system, use the control panel before you add the data source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2903672
    • 提供者:徐兴业
  1. MFCuseADO-openclose

    0下载:
  2. MFC如何使用ADO打开、关闭数据库连接-MFC how to use ADO to open and close database connection
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:34660
    • 提供者:罗国佳
  1. DataControl2.0

    0下载:
  2. 在Vc的MFC下使用dataControl控件连接oracle数据库-Vc of the MFC in use dataControl to connect oracle database control
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1171400
    • 提供者:王艺
  1. ADOAccessor

    0下载:
  2. 建立了一个MFC ActiveX操作数据库的ocx,常用的数据库操作已经写好,如有问题,欢迎讨论-Operation of the establishment of a database MFC ActiveX ocx, common database operations have been written, any questions, please discuss! ! !
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:68043
    • 提供者:寇占平
  1. IC_Pro

    1下载:
  2. 此为电表售电管理系统,采用MFC制作,里面有详细的使用VC做数据库的及时间控制的经典源码-IC_MFC
  3. 所属分类:Windows编程

    • 发布日期:2013-11-26
    • 文件大小:29485035
    • 提供者:李政
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 42 »
搜珍网 www.dssz.com