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

搜索资源列表

  1. VisualCODBC

    0下载:
  2. Visual C++实现自动配置ODBC数据源-Visual C++ ODBC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:18247
    • 提供者:fanlj
  1. VC

    4下载:
  2. Visual C++6.0的MFC提供了对数据库的强大支持。对于数据库的访问,MFC提供了两组类,ODBC(open database connectivity)和DAO(database access object)。利用这两个功能强大的类,用户可以方便地开发基于ODBC或DAO的数据库应用程序。 开发一个成绩管理系统,可以实现成绩的管理,只要对数据库进行配置,就可以使用。并提供新学生成绩登记,现有学生成绩查询功能,对记录的删除修改等工作。学生信息管理系统的主要目的就是利用软件实现学生有关
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-06-21
    • 文件大小:444530
    • 提供者:sss
  1. studentdatabaseCreate

    0下载:
  2. 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC met
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2277004
    • 提供者:无我
  1. insertupdatedelete

    0下载:
  2. this a little example for insert, update, delete using c#. using mysql database and ODBC connection-this is a little example for insert, update, delete using c#. using mysql database and ODBC connection.....
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:60456
    • 提供者:yanadi
  1. odbc

    0下载:
  2. 通过c++对access数据库的连接,基本能实现基本操作!对初学者有所帮助.-By c++ on the access database connection, basic to achieve the basic operation! Be helpful for beginners.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1631044
    • 提供者:wangyu
  1. scut07-0

    0下载:
  2. 华工复试题目07-09,还有自己写的08年的解答。VC6.0+SQL2000,使用c++,ODBC连接数据库-Chinese workers re-examination subjects 07-09, as well as his answers to written in 2008. VC6.0+ SQL2000, the use of c++, ODBC connect to database
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:269571
    • 提供者:Lstar
  1. unidac3

    0下载:
  2. Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and FreePascal. We have combined the experience of long-term successful development into one p
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5743541
    • 提供者:刘海滨
  1. VC

    0下载:
  2. Visual C+十中的ODBC类库帮助程序员完成绝大多数的数据库操作,不仅减少了软件开发的工作量,缩短开发周期,并提高效率和软件的可靠性.-Ten in Visual C+ ODBC class library to help programmers to complete the vast majority of database operations, not only to reduce the workload of the software development and short
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:254349
    • 提供者:Tony
  1. ODBC

    0下载:
  2. 纯C通过ODBC连接数据库并操作,很经典的几个步骤-Pure C and operating the database through an ODBC connection, it is the classic steps
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1324
    • 提供者:chenbizhu
  1. odbc

    0下载:
  2. Visual C++案例开发集锦\第四章\在程序中创建ODBC数据源的程序源码,希望对大家有所帮助-Visual C++ case development highlights \ Chapter \ in the program to create an ODBC data source program source code, we hope to help
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:42030
    • 提供者:
  1. ADO-ODBC

    0下载:
  2. ADO与ODBC的区别   有很多种使用数据库的方法,对大多数数据库来说,选择C++这种产品也许并不适宜。我们知道,像dBASE IV,FoxPro,Oracle和Access这样的产品是完全以数据库管理为中心的。-The difference between ADO and ODBC database there are many ways for most databases, choose C++ This product may not be appropriate. We k
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:15072
    • 提供者:戴页
  1. ODBC-c

    0下载:
  2. 通过c语言连接数据库,odbc数据源,sql数据库。-Connect to the database through c language, odbc data source, sql database.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:525222
    • 提供者:wangwang
  1. chengxu

    0下载:
  2. 考试管理系统使用了Access2003来创建“考试管理系统”后台数据库,再Visual C++中使用ODBC类来访问数据库。“考试管理系统”主要具有系部信息管理、班级信息管理、学生信息管理、教师信息管理和管理员信息管理、试卷管理和各种试题的管理功能。-Examination Management System using Access2003 to create a " test system" back-end database, and then use the Visua
  3. 所属分类:Education soft system

    • 发布日期:2017-03-31
    • 文件大小:51378
    • 提供者:汤艳荣
  1. ODBC-to-access

    0下载:
  2. 如何使用ODBC 访问数据库,使用ODBC 访问数据库的C++源码-How to use ODBC to access the database, access the database using ODBC C++ source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-06
    • 文件大小:77219
    • 提供者:yourname
  1. MFC-ODBC-access-database

    0下载:
  2. 用MFC ODBC访问数据库的方法C++的源码-MFC ODBC database access methods C++ source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-06
    • 文件大小:74977
    • 提供者:yourname
  1. odbc

    0下载:
  2. 使用c++写的一个ACCESS数据库程序。用于管理学生的课绩系统。-Use c++ to write an ACCESS database program. Class performance system for management students.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-23
    • 文件大小:2505216
    • 提供者:罗小凤
  1. c-student

    0下载:
  2. 己写的一些,希望能够给你一些帮助!1:在SQL中建立数据库(如meg),在数据库中建立表格(如stu);2:在保证SQL服务器启动的情况之下,在控制面板的ODBC控制器中添加一个SQL驱动的数据源(如defau,服务器名在SQL服务管理器里找,更改默认的数据库为msg),测试连接成功即可;3:在VC中新建一个MFC程序,选择一个 single document -Has written some, the hope can give you some help! 1 : the establis
  3. 所属分类:OS Develop

    • 发布日期:2017-11-21
    • 文件大小:3072
    • 提供者:孟飞
  1. c

    0下载:
  2. C语言操作access数据库,利用odbc来操作access数据库的源码-C language operation access database using ODBC to manipulate access database source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:1207
    • 提供者:王鹏
  1. odbc

    0下载:
  2. C++连接数据库的方法有很多种,在Visual C++和SQL server的实际开发中,一般使用ODBC或ADO技术进行开发,相关技术和产品也最为成熟。我们这里根据课程需要采用ODBC的方法。-C++ connect to the database There are many ways, and SQL server in Visual C++ the actual development, in general, to use ODBC or ADO technology for deve
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:216700
    • 提供者:秦语
  1. ODBC

    0下载:
  2. The C++ class to manipulate ODBC functions with a prototype metadata class to generate fields dynamic for using with Statements read values for schema database.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:35206
    • 提供者:Jackson Werka
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com