Download List

專案描述

iODBC is a cross-platform Driver Manager that comforms to the Microsoft ODBC 2.x & 3.x and X/Open SQL CLI data access specs. It enables the development of database-centric solutions that are both database and platform independent. This is a great SDK for porting WIN32-based ODBC applications to Linux and other OS platforms.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-08 15:04
3.52.3

This is designated a stable release. This version
includes support for: DSN-less connections;
timestamps on ENTER/EXIT lines in trace files; and
building on AIX 5.x, HP/UX Itanium, and 32-bit and
64-bit MacOS X. Fixes were made to
SQLDriverConnect(..., SQL_DRIVER_PROMPT). A
symbol-clash with the Oracle Instant Client was
resolved. Various small build and stability
bugfixes were made.

2005-02-16 13:19
3.52.2

This release contains fixes for bugs in SQLSetConnectAttr
and SQLGetInfo, a locking problem in SQLAllocEnv/
SQLAllocHandle, C++ prototypes, several small issues with
tracing, and a couple of portability and packaging changes.
標籤: Minor bugfixes

2004-09-30 00:02
3.52.1

This release has support for the new ODBC 3.52 specification for 64-bit environments, extra memory leak prevention when drivers cannot be unloaded, enhanced tracing for SQLGetFunctions() and SQLColAttribute(), building fixes (Mac OS X and HP/UX), and improved Unicode support.

2004-02-25 14:47
3.51.2

This version includes build changes in order to
support different layouts for various platforms,
and has changes for Mac OS X 10.3 (Panther). More
ODBC 3.x calls have been added to the iodbctest.c
program. Changes have been made to SQLRowCount and
SQLCloseCursor. Driver statement allocation and a
double-free case have been fixed. Problems tracing
variable-length strings and binary data were
fixed. snprintf is now used to guard against
buffer overruns.
標籤: Minor feature enhancements

2003-09-13 08:09
3.5.1

A GTK-based administrator component was
included. API tracing functionality was improved
and a new SQLDrivers() API implementation was
added. libtool 1.4.3 is now used. The
SRPM .spec-file was reworked to aid co-existence
with other ODBC Driver managers. Configure and
GTK support for FreeBSD and Mac OS X were
improved, and the libiodbc.so dependency on
libiodbcinst.so was reinstated. State transition
fixes were made for SQLFetch, SQLExecDirect, and
SQLMoreResults, the ini-file and connection
string parsing functions were cleeaned up, and a
symbol clash was fixed.
標籤: Major feature enhancements

Project Resources