Télécharger la liste

Description du projet

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.

Système requise

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.

2010-04-21 00:16
2.3.0

Le numéro de version mineur a été augmenté pour correspondre à la variation de 64 bits par défaut SQLLEN. Assortiment d'autres bugs ont été corrigés. Le code est maintenant l'interface graphique et les pièces de moteur à diviser dans des projets séparés.
Tags: minor api change
The minor version number was increased to match the change in 64 bit SQLLEN default. Assorted other bugs were fixed. The code now has the GUI and driver parts split out into separate projects.

2008-11-18 23:52
2.2.13

De nombreux bugs ont été corrigés, mais le changement le plus important est de changer le mode par défaut le gestionnaire de pilote s'appuie sur les plates-formes 64 bits avec sizeof (SQLLEN) égale à 8.
Tags: Minor bugfixes
Many bugs were fixed, but the most important
change is to switch the default way the driver
manager builds on 64-bit platforms with
sizeof(SQLLEN) equal to 8.

2008-03-22 14:08
2.2.12

De nombreuses corrections de bugs majeurs.
Tags: Major bugfixes
Numerous major bugfixes.

2005-10-17 17:35
2.2.11

2004-06-24 19:42
2.2.9

Assortiment de modifications et corrections, 64-bit de nettoyage, et la possibilité d'utiliser le système libltdl.so s'il la trouve.
Tags: Minor bugfixes
Assorted changes and fixes, 64-bit cleanup, and the ability to use the system libltdl.so if found.

Project Resources