Project

General

Profile

WikiStart » History » Version 24

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 24 bford -
 * [http://projects.commandprompt.com/public/odbcng/browser/binaries/ Latest Win32] 
20
 * [http://projects.commandprompt.com/public/odbcng/browser/binaries/ Latest Linux Source]
21
22 20 bford -