Actions
WikiStart » History » Revision 17
« Previous |
Revision 17/36
(diff)
| Next »
bford -, 06/09/2006 12:15 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_61.tar.gz?format=raw Latest Linux Source] - Version .99.1 Beta (rev 61), Updated 06/09/06 * The Linux version has been tested using the Perl DBD::ODBC tests on 32bit and 64bit Ubuntu Breezy, Dapper and Slackware (32bit). * Revision 61 implements several deprecated functions that PHP still requires. * Revision 61 still has some issues on 64bit platforms due to due an unfinished ODBC specification for 64 bit.
Updated by bford - over 18 years ago · 17 revisions locked