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

搜索资源列表

  1. MFC

    0下载:
  2. 一个MFC图书管管理程序,功能十分完善,采用ODBC数据库,初始密码0。注意对ODBC做出相就配置。-An MFC library management program, function is perfect, using ODBC database, the initial password is 0. Note made with respect to the ODBC configuration.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-22
    • 文件大小:6418677
    • 提供者:李龙翔
  1. MFC-ODBCaccess

    0下载:
  2. VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下-VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:47954
    • 提供者:kpudn28
  1. MFC-ODBC-database-applications

    0下载:
  2. MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码-MFC ODBC database applications
  3. 所属分类:Home Personal application

    • 发布日期:2017-05-11
    • 文件大小:2057568
    • 提供者:蔡婷婷
  1. MFC-ODBC

    0下载:
  2. 基于MFC的窗口编程,连接了数据库的一个表,并使用MFC进行表操作-MFC-based windows programming, connected a table in the and table operations using MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:180175
    • 提供者:lluvialau
  1. MFC-ADO-class-operating

    0下载:
  2. 设计了访问数据湖库的类封装了对数据库的各种操作-The class has operates the datebase of operatings
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:27725
    • 提供者:韩光羽
  1. MFC-ODBC

    0下载:
  2. MFC的ODBC数据库编程,具有简单的数据库操作,希望能有帮助。-The MFC ODBC programming, a simple operations, hoping to help.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:89666
    • 提供者:shijiabin
  1. MFC-ODBC-API-Programming

    0下载:
  2. 本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。-This example is a communication example, explain how to use ODBC MFC to create a application.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-28
    • 文件大小:70006
    • 提供者:苏树林
  1. C++连接mysql数据库(包括示例数据库)

    0下载:
  2. c++中连接mysql并且查询到结果展示在窗口中,mfc编程
  3. 所属分类:数据库编程

  1. ADOlinkAccess

    0下载:
  2. 利用mfc直接用ADO技术链接Access数据库 -mfc access and ADO
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-21
    • 文件大小:5746849
    • 提供者:彭三风
  1. DAO-database-operations-in-MFC

    0下载:
  2. 对csv文件的读取,并写入access数据库以mdb文件格式保存!在vs2010上可以运行,c++语言编写-The csv file to read, and write access to the to mdb file format to save! In vs2010 can run, c++ language
  3. 所属分类:File Operate

    • 发布日期:2017-06-02
    • 文件大小:14727716
    • 提供者:向强
  1. SQL-database-operations-in-MFC

    0下载:
  2. 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:26556390
    • 提供者:向强
  1. Database-Query-From-MFC

    0下载:
  2. 连接MFC与SQL SERVER 2012数据库和(或)ACCESS数据库
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-14
    • 文件大小:283539
    • 提供者:q
  1. DataGetX

    1下载:
  2. 通过网络访问终端设备,采集数据存储到oracle 数据库(Accessing the terminal equipment through the network, collecting data and storing it into the Oracle Database)
  3. 所属分类:数据库系统

    • 发布日期:2017-12-21
    • 文件大小:5251072
    • 提供者:Hawazki
  1. DrawStationTP

    0下载:
  2. 访问oracle数据库,读取数据,以图形的方式展示界面,ocx文件,嵌入网页使用(Access the Oracle database, read the data, display the interface graphically, OCX files, and embed the web pages)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:46080
    • 提供者:Hawazki
  1. BookMessage

    0下载:
  2. 图书信息管理系统实现了两大模块:读者信息模块和图书信息模块。模块下又有三个子系统,分别是登录子系统,查询子系统,管理子系统。图书信息管理子界面可以对图书进行详细的管理操作(增加、删除、修改和查询图书);读者信息管理可以对读者进行增加、修改和查询操作。(The library information management system has realized two big modules: reader information module and books information modu
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:459776
    • 提供者:鹊南
  1. Query-mqsql

    0下载:
  2. 手动输入条码或扫码机扫入条码,在mysql数据库中查询是否在该条码,如果存在则显示相关信息,根据信息查看其是否ok(Manually enter the bar code or scan the code to scan the bar code, check whether the bar code is in the mysql database, and if there is a relevant information, check whether it is ok according
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:69545984
    • 提供者:韩哈哈
  1. MysqlTest

    1下载:
  2. 用Mysql的API来实现在MFC中链接数据库,并查询表中的数据,通过listcontrol控件显示。供初学者学习。本人也刚开始学,其他功能在慢慢完善...(Use Mysql's API to link the database in MFC, and query the data in the table, display through the ListControl control. For beginners to learn. I have just started learning
  3. 所属分类:数据库编程

    • 发布日期:2017-12-18
    • 文件大小:77048832
    • 提供者:djttaw
  1. MysqlTest.7z

    0下载:
  2. 重点:下载之后吧后缀zip删除,改为.7z 本人做的关于MFC和mysql的一个小测试,功能:用mysql的API链接数据库(因为每个人的数据库不一样,需要修改里面的数据库方面的代码),实现了增删改查基本功能。在改和删之前需要点击你要删的那条数据的id号。而且,改我只实现了改第二列的数据(name). 用户可以自行修改代码实现其他的功能。(A small test, about MFC and MySQL I do function: MySQL API link to the databa
  3. 所属分类:数据库编程

    • 发布日期:2017-12-19
    • 文件大小:46143488
    • 提供者:m_show
  1. URrpcCableWarehouse

    0下载:
  2. 用vs2010 mfc 框架下完成数据库编程(Using VS2010 MFC framework to complete database programming)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:44912640
    • 提供者:漂杨
  1. ADODemo

    0下载:
  2. 通过ADO访问数据库表格Test.可以通过修改Dialog2里的SQL语句修改显示内容.具有CListCtrl编辑功能,但还不能修改数据库,(Accessing the database table ADO through Test. can modify the display content by modifying the SQL statement in Dialog2. It has the function of CListCtrl editing, but it can not m
  3. 所属分类:数据库编程

    • 发布日期:2017-12-25
    • 文件大小:34862080
    • 提供者:tony_000000a
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 42 »
搜珍网 www.dssz.com