Download List

Project Description

The unixODBC project provides Unix applications with the same ODBC 3.51 API and facilities available under Windows. It provides a Driver Manager that supports the full ODBC API and performs the ODBC 3 to ODBC 2 translations with UNICODE to ANSI conversion. It also includes a set of graphical utilities that allow users to specify connections to DBMSes to be used by applications, a collection of ODBC drivers including a simple text based driver, an NNTP driver, a Postgres driver and others, and a selection of templates and libraries that to aid in the construction of ODBC drivers. It works with MySQL, Postgres, StarOffice/OpenOffice, Applixware, iHTML, PHP, Perl DBD::ODBC, and many other applications and drivers. Connection pooling is also provided to increase performance with applications such as PHP.

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.

2001-06-06 23:54
2.0.7

Bugfixes, an improved text driver, build support on Mac OSX and OpenVMS, and support for Qt 3.
Tags: Minor bugfixes

2001-03-21 21:29
2.0.5

Extra autoconf checks for -pthread and -mt compiler options were
added. A Postgres7.1 tree was added for code from new Postgres
development. Retrieval of errors was fixed for SQLTables and
SQLColumns call in isql. A memory leak in DM was fixed. The
check for whether readline needs -lcurses was fixed. A setup
lib for SAPDB was added. Locale fixes were added to the PG7.1
driver. A configure problem on Solaris with threads was fixed.
Tags: Minor bugfixes

2001-02-07 15:58
2.0.4

This release fixes a bug that prevented
SQLSetConnectAttr from being used, which was
introduced in the Unicode additions.
Tags: Minor bugfixes

2001-01-30 15:14
2.0.3

A fix for a show-stopper bug in SQLGetInfo, and assorted other bugfixes.

2001-01-30 15:14
2.0.2

This release fixes a bug in SQLGetDiagRec that dumped core and adds changes to the apperance of ODBCConfig.

Project Resources