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

搜索资源列表

  1. OTL

    0下载:
  2. OTL 是 Oracle,Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7),Oracle 8 (直接使用 OCI8),Oracle 8i (直接使用OCI8i),Oracle 9i (直接使用OCI9i),Oracle 10g (直接使用OCI10g),DB2 (直
  3. 所属分类:Oracle

    • 发布日期:2017-05-02
    • 文件大小:817230
    • 提供者:钟武
  1. Hotel-management-system

    0下载:
  2. 使用sql sever数据库和ODBC数据源,编写的一个旅馆管理系统-It is a hotel management system using sql sever database and ODBC data sources
  3. 所属分类:SQL Server

    • 发布日期:2017-05-11
    • 文件大小:2268655
    • 提供者:
  1. main

    0下载:
  2. SQL ODBC接口程序,使用接口访问本机数据库-SQL ODBC interface program, using the interface to access the local database
  3. 所属分类:SQL Server

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:zhang
  1. ODBC_SQL-Server

    0下载:
  2. odbc,数据采集系统,SQL server-odbc, data collection
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:126274
    • 提供者:wgy
  1. testsmodbc-new

    0下载:
  2. ODBC封装类,支持SQLServer和Mysql,Oracle.-ODBC wrapper classes, support SQLServer and Mysql, Oracle.
  3. 所属分类:MySQL

    • 发布日期:2017-04-17
    • 文件大小:120731
    • 提供者:duron1000
  1. DistillSQL

    0下载:
  2. 运行程序,打开登录界面.在“选择服务器”下拉列表中选择要连接的服务器,输入数据库用户名和密码,单击“登录”按钮,即可连接该服务器。本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-Run the program, open the login screen, shown in Figure 1.1. Select the server you want to connect in the "Select Server" drop-down li
  3. 所属分类:SQL Server

    • 发布日期:2017-05-03
    • 文件大小:664606
    • 提供者:刘珍珍
  1. database

    0下载:
  2. MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。-MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-11
    • 文件大小:2548311
    • 提供者:wangxiufei
  1. SQLDirect 6.4.3 Full Source

    1下载:
  2. SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland/CodeGear/Embarcadero Delphi v.5 - 10, 2010, XE-XE6 and C++Builder v.5 - 2010, XE-XE6. It uses the native application programming interfaces to access to the
  3. 所属分类:其他数据库

  1. test

    0下载:
  2. ODBC,测试与数据库是否连接成功的程序,含有一些基本语句与解释-ODBC,to test wether connect successful
  3. 所属分类:SQL Server

    • 发布日期:2017-04-10
    • 文件大小:1074
    • 提供者:frant
  1. STUDENTMANAGER

    0下载:
  2. 通过MFC可视化编程连接odbc数据源实现学生,创建数据库,包括学生信息表,老师信息表,实现mfc和数据库的连接-MFC visual programming via odbc data source implementation students, create a , including student information table, teacher information table, and connect mfc
  3. 所属分类:SQL Server

    • 发布日期:2017-05-12
    • 文件大小:2778959
    • 提供者:hw
  1. login

    0下载:
  2. 一个简单的mfc程序,连接了数据库,使用odbc数据源-A simple MFC program, connected to the , using ODBC data source
  3. 所属分类:MySQL

    • 发布日期:2017-05-11
    • 文件大小:2413888
    • 提供者:阿花
  1. mysql_pas

    0下载:
  2. DELPHI的mysql连接类源码,附带例程,无需ODBC驱动!-MySQL DELPHI connection class source code, with routine, without the need for ODBC driver!
  3. 所属分类:MySQL

    • 发布日期:2017-05-07
    • 文件大小:1517404
    • 提供者:陶德春
  1. Cinema-ticketing-system

    0下载:
  2. 这份代码是一个影院售票系统,使用c++连接数据库,连接方式ODBC,数据库使用access,原创代码,原理比较简单,很容易看懂-This is a cinema ticketing system based on c++ and Access. It used ODBC as connection. This code is original and easy to understand.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-12
    • 文件大小:2942972
    • 提供者:小白
  1. SQLSample1-2015-09-25

    0下载:
  2. 非常简单的SQL数据库演示程序,用于SQL数据库编程入门。VC6 + SQLServer2000编译通过,ODBC。-a very simple sql demo, for learning sql vc++ program
  3. 所属分类:SQL Server

    • 发布日期:2017-04-25
    • 文件大小:162246
    • 提供者:asdfasd
  1. cppodbc

    0下载:
  2. 使用C++编写的对ODBC封装类。对ODBC的主要操作进行了类的封装。-The use of ODBC written in c++ wrapper class.The encapsulation of main operation of ODBC.
  3. 所属分类:Database system

    • 发布日期:2017-04-14
    • 文件大小:3941
    • 提供者:Venus
  1. public-administration-system

    0下载:
  2. 请在使用源代码以前,建立 ODBC 数据源:Ceticmis990315,进入系统后,用户名:sa,密码:空白 数据库:workflow,参考数据库文件的使用。 有关用户权限的表:人员信息表和系统帐户表,请参考frmlogin文件,其中有系统控制权限的方法。您可以根据需要增加或删除该表格的纪录,并增加和删除 SQL SERVER 的对应系统用户。有关内容参考 SQL SERVER 的帮助信息。-public administration system
  3. 所属分类:Other Databases

    • 发布日期:2017-05-13
    • 文件大小:3061087
    • 提供者:shizi
  1. conn

    0下载:
  2. visual studio 2013链接access 2010 数据库源码,odbc技术实现-connect to access
  3. 所属分类:Other Databases

    • 发布日期:2017-04-12
    • 文件大小:1263
    • 提供者:yll
  1. MFCODBCSample

    0下载:
  2. 利用ODBC连接SQLServer数据库。使用MFC编写了简单的界面测试通过的小例子。-Use ODBC SQLServer connection. MFC prepared a small example using a simple interface test passed.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-29
    • 文件大小:97042
    • 提供者:simayi
  1. otl4_examples

    0下载:
  2. OTL 是 Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,这个是OTL的程序例子,很实用。-OTL is Oracle and ODBC template library, it shields the underlying operations, provide connectivity, this is an example of OTL program, it is practical.
  3. 所属分类:Oracle

    • 发布日期:2017-05-03
    • 文件大小:966242
    • 提供者:lbh
  1. Database--and-UG

    1下载:
  2. 使用ODBC技术和UG的二次开发技术,实现在UG环境下与数据库的无缝连接。-The use of ODBC technology and the two development of UG technology, to achieve a seamless connection with the in the UG environment.
  3. 所属分类:SQL Server

    • 发布日期:2017-06-09
    • 文件大小:15955446
    • 提供者:李大龙
« 1 2 ... 13 14 15 16 17 1819 »
搜珍网 www.dssz.com