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

搜索资源列表

  1. MySQLClientTest

    0下载:
  2. linux平台下,C 语言实现Mysql数据库得访问。-linux platform, the C language Mysql database in the visit.
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:1703
    • 提供者:李振华
  1. ConnectPool

    0下载:
  2. 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:netstar
  1. liboci

    0下载:
  2. 调用OCI的C++类,linux/unix平台开发
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:44803
    • 提供者:谭毅
  1. CSQL

    0下载:
  2. 在Linux操作系统下的C语言进行MySQL进行增删改查
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:7554
    • 提供者:裴木生
  1. OracleAndLinux

    0下载:
  2. Linux操作系统的不断完善与发展,出现了大量基于 Linux平台的应用开发,原有的基于UNIX平台的商业软件也不断被移植到Linux上来。最典型的,Oracle公司宣布,他的现有的及未来所有的数据库产品和商业应用都将支持Linux平台。本文所述OCI for Linux的C语言库,正是Linux平台上Oracle的C语言接口。
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:44485
    • 提供者:star
  1. PRO

    0下载:
  2. Oracle C语言 Proc编程 Linux、Unix下Oracle开发
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:10505998
    • 提供者:liang
  1. mysql.tar

    0下载:
  2. C语言调用mysql数据库 环境:linux 解压缩后,在shell下输入make即可
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:1324
    • 提供者:billy
  1. tocci-0.0.2.tar

    0下载:
  2. tocci是用C编写的建立在OCI基础之上的对ORACLE的接口进行调用,和OCCI操作类似,简化了OCI复杂的调用.在LINUX下使用.-C preparation is the establishment of the OCI on the basis of the Oracle interface calls, and similar operating with OCCI simplify complex OCI call. The use of Linux.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:9189
    • 提供者:黛杨
  1. libsqlora8-2.2.11

    0下载:
  2. 一个很好用的Linux/Unix下Oracle OCI开发接口封装库,方便在C/C++程序中和Oracle打交道-a good use of Linux / Unix Oracle OCI interface development package for convenience in the C / C procedures and the Oracle deal
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:427087
    • 提供者:何足道
  1. mysql_ccode

    0下载:
  2. 在力LINUX下用C编写MYSQL的客户端程序,包括如何建立连接.如何创建表,删除表,以及更新记录等基本操作-in force C LINUX prepared MYSQL client procedures, including how to establish a connection. How to set up a table, Table delete and update records basic operation
  3. 所属分类:MySQL数据库

    • 发布日期:2008-10-13
    • 文件大小:1423
    • 提供者:小新
  1. otl4_examples

    1下载:
  2. 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
  3. 所属分类:Oracle

    • 发布日期:2017-03-26
    • 文件大小:820888
    • 提供者:刘火明
  1. kdddbc.tar

    0下载:
  2. 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
  3. 所属分类:MySQL

    • 发布日期:2017-05-11
    • 文件大小:2279270
    • 提供者:OTHER
  1. otl

    0下载:
  2. 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
  3. 所属分类:Oracle

    • 发布日期:2017-05-11
    • 文件大小:2575226
    • 提供者:周扒皮
  1. src

    0下载:
  2. 一个LINUX下面 ,PRO*C操作ORACLE的例子包括连库,打开文件等,详细看程序。-A LINUX below, PRO* C operation ORACLE Examples include even the library, open the file and so on, the procedure in detail.
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:20137
    • 提供者:fz
  1. Beginning.MySQL

    0下载:
  2. The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer th
  3. 所属分类:MySQL

    • 发布日期:2017-05-19
    • 文件大小:5563879
    • 提供者:Quang Truong
  1. csql.tar

    0下载:
  2. Replacement for Sybases isql with readline support including history and commandline completion. Requires sybase c-client libs or FreeTDS. Tested with Sybase 12.0, 12.5 on Solaris, Linux, FreeBSD, and MacOS X.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-27
    • 文件大小:8965
    • 提供者:sunscreen
  1. proc

    0下载:
  2. linux 环境下c语言访问oracle数据库及从左。-very good
  3. 所属分类:Oracle

    • 发布日期:2017-04-02
    • 文件大小:234451
    • 提供者:卫永录
  1. gtm_V54001_linux_x8664_pro.tar

    0下载:
  2. 非SQL的数据库的著名产品GT.M的全部源码,要求先安装已经编译的版本这样可以支持M源程序,然后再在linux下重新编译所带的c源码。-Non-SQL database of all known products GT.M source, required to install the version that has been compiled to support the M source, and then re-compile the linux brought under the c
  3. 所属分类:Other Databases

    • 发布日期:2017-05-26
    • 文件大小:9152029
    • 提供者:netmanager
  1. DB2.Express-C.linux

    0下载:
  2. 在 Linux 平台下安装 DB2 Express-C-Install DB2 Express-C in Linux
  3. 所属分类:Other Databases

    • 发布日期:2017-04-13
    • 文件大小:2223
    • 提供者:sunli
  1. MYSQL-refman-5.5-en.pdf

    0下载:
  2. linux c mysql api 手册(linux c mysql api man)
  3. 所属分类:MySQL数据库

    • 发布日期:2018-04-20
    • 文件大小:14271488
    • 提供者:leolon
« 12 »
搜珍网 www.dssz.com