Project

General

Profile

WikiStart » History » Version 25

bford -, 09/28/2006 12:52 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 25 bford -
17
= [wiki:Performance] =
18
19 3 bford -
= Releases =
20
 
21 24 bford -
 * [http://projects.commandprompt.com/public/odbcng/browser/binaries/ Latest Win32] 
22
 * [http://projects.commandprompt.com/public/odbcng/browser/binaries/ Latest Linux Source]
23
24 20 bford -