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-10-09 09:24 Back to release list
2.0.6

AutoTest has been added to odbctest. Bugs have been fixed. The
odbctest app now supports the use of test libs in the same way as is
done under Windows. An incorrect error test in SQLBrowseConnect has
been fixed. The program now checks whether a descriptor is for an open
connection. More unicode fixes have been integrated.
Tags: Minor feature enhancements

Project Resources