WikiStart » History » Revision 16
Revision 15 (bford -, 05/12/2006 01:17 PM) → Revision 16/36 (bford -, 05/19/2006 12:51 PM)
= Welcome to the ODBCng Trac =
* ODBCng is a written from scratch ODBC driver for PostgreSQL 8.x+. We will not be supporting the 7.x version of PostgreSQL.
* ODBCng is a wire-level ODBC driver meaning that we do not require libpq or any PostgreSQL libraries be installed to function.
* ODBCng is commercially supported by The PostgreSQL Company, Command Prompt, Inc. They can be found on the web at http://www.commandprompt.com/
* ODBCng is licensed under the GPL.
* Mailing list is here: http://projects.commandprompt.com/mailman/listinfo/odbcng
* We are now in public test mode for the Win32 version to resolve as many bugs as possible.
= [wiki:Documentation] =
= Releases =
* [http://projects.commandprompt.com/public/odbcng/browser/binaries/mODBC_Installer.msi?format=raw Latest Win32] - Version .99 Beta, Updated 05/10/06
* [http://projects.commandprompt.com/public/odbcng/browser/binaries/odbcng_56.tar.gz?format=raw Latest Linux Source] - Version .99 Beta (rev 56), Updated 05/19/06
* The Linux version has been tested using the Perl DBD::ODBC tests on 32bit and 64bit Ubuntu Breezy, Dapper and Slackware (32bit). We past all but 3 tests and are currently working on those.