WikiStart » History » Version 23
bford -, 07/14/2006 05:32 PM
1 | 2 | bford - | = Welcome to the ODBCng Trac = |
---|---|---|---|
2 | 1 | ||
3 | 10 | bford - | * ODBCng is a written from scratch ODBC driver for PostgreSQL 8.x+. We will not be supporting the 7.x version of PostgreSQL. |
4 | 12 | bford - | |
5 | 10 | bford - | * ODBCng is a wire-level ODBC driver meaning that we do not require libpq or any PostgreSQL libraries be installed to function. |
6 | 12 | bford - | |
7 | 11 | bford - | * ODBCng is commercially supported by The PostgreSQL Company, Command Prompt, Inc. They can be found on the web at http://www.commandprompt.com/ |
8 | 12 | bford - | |
9 | 11 | bford - | * ODBCng is licensed under the GPL. |
10 | |||
11 | 22 | bford - | * Mailing list is here: http://lists.commandprompt.com/mailman/listinfo/odbcng |
12 | 1 | ||
13 | 18 | bford - | * We are now in public test mode for the Win32 and Linux versions to resolve as many bugs as possible. |
14 | 9 | bford - | |
15 | = [wiki:Documentation] = |
||
16 | 3 | bford - | |
17 | = Releases = |
||
18 | |||
19 | 23 | bford - | * [http://projects.commandprompt.com/public/odbcng/browser/binaries/ Latest Win32] - Version .99 Beta2, Updated 06/30/06 |
20 | * [http://projects.commandprompt.com/public/odbcng/browser/binaries/ Latest Linux Source] - Version .99.1 Beta (rev 61), Updated 06/09/06 |
||
21 | 17 | bford - | * The Linux version has been tested using the Perl DBD::ODBC tests on 32bit and 64bit Ubuntu Breezy, Dapper and Slackware (32bit). |
22 | 20 | bford - |