Location:
Search - linux odbc
Search list
Description: Shorthand是一个强大的脚本语言,是专门为基于Web的应用程序设计的。它的语法简单直观易于学习。它的引擎可在所有的 Linux 和Windows平台的流行Web服务器上运行。它支持 MySQL 和ODBC,以便用最普通的数据格式化。-Shorthand is a powerful scripting language that is specifically for Web-based application design. Its syntax is simple and intuitive and easy to learn. The engine in all the Linux and Windows platforms popular Web servers. It supports ODBC and MySQL to use the most common data format.
Platform: |
Size: 492933 |
Author: 斯蒂芬 |
Hits:
Description: 控件名称:WINZEOS.ZIP 2002年08月03日
作者:CapellaDevelopment
Zeos系列构件套件包含一组可直接存取Linux知名的免费数据库MySQL、PostgreSql以及BorlandInterBase、MicrosoftSQLServer、Oracle的构件套件,完全不透过OLE-DB、ODBC或BDE,并可与现有数据感知构件搭配使用(5.3.0版,附源码支持D3,D4,D5,D6,D7,CB3,CB4,CB5)
-controls name : WINZEOS.ZIP August 3, 2002 Author : CapellaDevelopment Zeos Series suite contains a set of components can be directly accessed free Linux renowned MySQL database, PostgreSql and BorlandInterBase, MicrosoftSQLServer, Oracle Component Boards, and not through the OLE-DB, ODBC or BDE. compatible with existing data elements used with the perception (version 5.3.0, with support FOSS D3, D4, D5, D6, D7, Heart, Link Libraries with CB4, CB5)
Platform: |
Size: 1694944 |
Author: 王志 |
Hits:
Description: Linux/Unix下ODBC的安装配置与编程,好-Linux / Unix ODBC configuration and installation of the program, Wanton good!
Platform: |
Size: 8105 |
Author: kang |
Hits:
Description: PHP 是一种新型的 CGI 程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux 平台的Web后台程序,内置了对文件上传、密码认证、Cookies 操作、邮件收发、动态 GIF 生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、Access 等,完全支持ODBC接口,用户更换平台时,无需变换 PHP 代码,可即拿即用。-PHP is a new type of CGI programming language, easy to use and fast operation. can it easier to write powerful, fast and can run on Windows, Unix, Linux Web background procedure, a pair of built-in file upload, password authentication, Cookies operation, mail, dynamic generation features such as GIF, PHP directly to many of the original database connectivity, , including Oracle, Sybase, Postgres, Mysql, Informix, Pack, Solid, Access, fully supports ODBC interface, users replace the platform. without transform PHP code that can be used to take.
Platform: |
Size: 7148831 |
Author: 彭丽 |
Hits:
Description: 控件名称:WINZEOS.ZIP 2002年08月03日
作者:CapellaDevelopment
Zeos系列构件套件包含一组可直接存取Linux知名的免费数据库MySQL、PostgreSql以及BorlandInterBase、MicrosoftSQLServer、Oracle的构件套件,完全不透过OLE-DB、ODBC或BDE,并可与现有数据感知构件搭配使用(5.3.0版,附源码支持D3,D4,D5,D6,D7,CB3,CB4,CB5)
-controls name : WINZEOS.ZIP August 3, 2002 Author : CapellaDevelopment Zeos Series suite contains a set of components can be directly accessed free Linux renowned MySQL database, PostgreSql and BorlandInterBase, MicrosoftSQLServer, Oracle Component Boards, and not through the OLE-DB, ODBC or BDE. compatible with existing data elements used with the perception (version 5.3.0, with support FOSS D3, D4, D5, D6, D7, Heart, Link Libraries with CB4, CB5)
Platform: |
Size: 1694720 |
Author: 王志 |
Hits:
Description: 这是一个用于unix/linux的源码,我用来编译libodbc.a的库文件,还有其他的功能(里面的readme文件有说明),最大的好处是可用于任何架构,不局限于x86系统。-for unix/linux source code, the compiler I used libodbc.a of the library, there are other functions (inside the readme file a descriptive), the biggest benefit is available for any structure is not restricted to x86 systems.
Platform: |
Size: 2068480 |
Author: 方伟 |
Hits:
Description: Linux使用perl通过unixODBC连接SQLServer2000
-Linux use by connecting CRM unixODBC
Platform: |
Size: 4096 |
Author: kang |
Hits:
Description: 一个数据库的实用实例,通用ODBC操作Excel数据库,非常简单有效的方法,我自己常用这种方法处理和保存数据。-A database of practical examples, generic ODBC operation Excel database, very simple and effective method, I have used this method of data treatment and preservation.
Platform: |
Size: 37888 |
Author: 安帝 |
Hits:
Description: 嵌入式linux中的usb热拔插脚本,可以实现u盘的热拔插功能-Embedded linux in usb hot plug script, you can realize u disk hot-swap function
Platform: |
Size: 55296 |
Author: tanson |
Hits:
Description: 跨平台,多数据库查看编辑和查询工具,平台支持windows,linux,数据库支持oracle,odbc,mysql,slite等-Cross-platform, multi-view editing and database query tools, platform support for windows, linux, database support oracle, odbc, mysql, slite, etc.
Platform: |
Size: 303104 |
Author: lxbin2003 |
Hits:
Description: 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手.
OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通过Oracle提供的OCI接口进行,进行操作DB2数据库则是通过CLI接口来进行,至于MS的数据库和其它一些数据库,则OTL只提供了ODBC来操作的方式。当然Oracle和DB2也可以由OTL间接使用ODBC的方式来进行操纵。
在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。-err
Platform: |
Size: 820224 |
Author: 刘火明 |
Hits:
Description: 跨数据库平台:
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等就可以完成大部分工作
n 相对 ProC等嵌入式开发,代码能相应减少
Ø 性能:
n 直接访问数据库API接口,具有API接口的高效率,可靠性
Ø 稳定性:
n 开源代码,唯一的代码文件otlv4.h,可以了解所有基于数据库API的实现细节
n 从1996年开始,到今已10余年.
Ø 可读性及可维护性:
n 标准C++代码,不需要任何预处理
n 使用流的形式,输入输出异常简洁
n 减少大量代码,
n 代码结构更加简洁
参考资料:
http://otl.sourceforge.net/
-oracle db2 odbc
Platform: |
Size: 2575360 |
Author: 周扒皮 |
Hits:
Description: unixODBC是一个开源的ODBC子系统,是一个可用与于Linux, Mac OSX和UNIX的ODBC软件开发包-unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX
Platform: |
Size: 2797568 |
Author: websting |
Hits:
Description: SQLite是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如Tcl、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。-SQLite is a lightweight database, is to comply with ACID' s relational database management system, its design goals is embedded, and is already embedded in many products use it, it consumes resources are very low, in the embedded devices, may only need a few hundred K of memory is enough. It can support Windows/Linux/Unix operating system and so mainstream, and can combine with many programming languages such as Tcl, PHP, Java, etc., as well as ODBC interface, as compared to Mysql, PostgreSQL open-source world, these two famous database management system in terms of its processing speed than they almost.
Platform: |
Size: 210944 |
Author: 幻之舞 |
Hits:
Description: programacion en java conexion a sql
Platform: |
Size: 5540864 |
Author: israel02 |
Hits:
Description: SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。-SQLite, the database is a lightweight, is to abide by ACID relational database management system, which is designed to be embedded, and embedded in many products now used it, it is very low footprint in the embedded devices, you may only need a few hundred K of memory is enough. It supports Windows/Linux/Unix, and so the mainstream operating system, but can be combined with many programming languages such as Tcl, C#, PHP, Java, etc., as well as ODBC interface, as compared to Mysql, PostgreSQL open-source these two the world' s leading database management system is concerned, its processing speed faster than they are.
Platform: |
Size: 3410944 |
Author: 王晶 |
Hits:
Description: 在Linux和WINDOWS下通过ODBC访问Oracle和SQL Server数据库的解决方案-In the Linux and WINDOWS access through the ODBC Oracle and SQL Server database solutions
Platform: |
Size: 270336 |
Author: 冯刚 |
Hits:
Description: Qt GUI Opened List for Linux.
Platform: |
Size: 3072 |
Author: hanrinyon |
Hits:
Description: 在windows和linux下配置ODBC数据源-the use of the odbc
Platform: |
Size: 39936 |
Author: tit |
Hits:
Description: Linux/Unix下ODBC的安装、配置与编程(ODBC installation, configuration and compiling)
Platform: |
Size: 259072 |
Author: 碧空彩虹
|
Hits: