|
About:
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.
Release focus: Major feature enhancements
Changes:
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.
Author:
OpenLink Software <iodbc |at| openlinksw |dot| com>
[contact developer]
Homepage:
http://www.iodbc.org/
Tar/GZ:
http://www.iodbc.org/index.php?page=downloads/index
Changelog:
http://www.iodbc.org/index.php?page=downloads/change-notes
RPM package:
http://www.iodbc.org/index.php?page=downloads/index
CVS tree (cvsweb):
http://www.iodbc.org/index.php?page=downloads/cvs
Mailing list archive:
http://www.iodbc.org/index.php?page=maillists
Mirror site:
http://sourceforge.net/projects/iodbc/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|