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.

2012-03-28 09:37
3.52.8

This version sees the project hosting transferred to GitHub for future development and the conversion of Mac OS X UI to XIB format for Mac OS X 10.5 and newer versions. Fixes include an issue with tracing multiple chunks in SQLGetData, an issue with tracing on big-endian machines, an issue with using previously freed memory, and other minor bugfixes.

2009-09-17 03:03
3.52.7

This version includes the iODBC graphical Administrator component for Mac OS X (Tiger, Leopard, and Snow Leopard) released for the first time in open source format. The iODBC CFM Bridge for Mac OS X is included, facilitating connections from Microsoft Office (Excel/Query). Additionally, windows in the GTK-based administrator are now resizeable, and there are other minor bugfixes. There is also a new redesigned Web site for iODBC.
標籤: Stable, Mac OS X, administrator, Website, Bugfixes

2007-10-10 17:40
3.52.6

This release contains added support for GTK+ 2.x
in the graphical Administrator. A long mutex lock
on connect, problems with SQLBrowseConnect,
missing functions in the export list, a core dump
when checking for driver ODBC version, an
allocation error in SQLDescribeCol, the RPM
specification for Red Hat, the use of
SQLFetchScroll in iodbctest, and porting problems
on FreeBSD, OpenBSD, and OSF were fixed.
標籤: Minor bugfixes

2007-01-08 16:21
3.52.5

This version adds two major new features. With
File DSNs, you can store connection parameters in
separate files per DSN (under
/etc/ODBCDataSources/ by default).
Connection-Pooling allows you to keep a pool of
ODBC connections active for quicker
(re)connection. Additionally there are several
small bugfixes, including SQLSetStmtAttr(), a
check for /Library/ODBC/ and other build issues on
Mac OS X, and use of localtime_r in tracing where
available.
標籤: Major feature enhancements

2006-01-30 17:25
3.52.4

This stable release adds support for Universal
Binary executables on Mac OS X. Small bugfixes
were made. Internal state was not reset correctly
after failures on subsequent calls to
SQLExecute(), causing some function-sequence
errors. Minor fixes were made for Mac OS X, HPUX,
AIX, and 64-bit GUI builds. Additionally, the
license terms have been clarified.
標籤: Major feature enhancements

Project Resources