X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id 9A6E0D1B502 for ; Sat, 27 Sep 2003 06:24:30 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 66717-01 for ; Sat, 27 Sep 2003 03:24:00 -0300 (ADT) Received: from mail.softintegration.com (unknown [216.205.91.90]) by svr1.postgresql.org (Postfix) with ESMTP id B7B31D1B500 for ; Sat, 27 Sep 2003 03:23:58 -0300 (ADT) Received: by mail.softintegration.com (Postfix, from userid 503) id 8AFD4102C2; Sat, 27 Sep 2003 01:57:34 -0400 (EDT) Subject: ODBC for PostgreSQL To: pgsql-docs@postgresql.org Date: Sat, 27 Sep 2003 01:57:34 -0400 (EDT) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20030927055734.8AFD4102C2@mail.softintegration.com> From: wcheng@softintegration.com (Wayne W. Cheng) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200309/64 X-Sequence-Number: 2020 Hello, We have developed a C/C++ interpreter (Ch) that can run all ODBC programs across platform without compilation and linking. (http://gborg.postgresql.org/project/psqlodbc/genpage.php?howto-ch) (http://www.softintegration.com/products/toolkit/odbc/) I checked the documentation about ODBC "installation" and "Windows Application" on the link below http://www.postgresql.org/docs/view.php?version=7.2&idoc=0&file=odbc-install.html http://www.postgresql.org/docs/view.php?version=7.2&idoc=0&file=odbc-windows.html I wonder if you are able to add information about Ch to run ODBC programs in the documentation in addition to VB etc. It could become that "Ch, Access, Delphi, and Visual Basic all support ODBC directly." I think the benefit to mention Ch is that all ODBC programs can run across platform in Windows, Unix, Mac OS X without the tedious linking/compiling cycle. Moreover, free Ch CGI Toolkit provides easy way of doing CGI programs with ODBC together. Best regards, Wayne http://www.softintegration.com