[Q] Tcl, ODBC and Postgresql.

From: "David May, Powered by FreeBSD, Somewhere in the Outback" <mayd(at)cygnus(dot)uwa(dot)edu(dot)au>
To: TCLDB(at)UCOLICK(dot)ORG (Tcl for Database Applications Mailing List)
Cc: pgsql-general(at)hub(dot)org (Postgresql General Mailing List)
Subject: [Q] Tcl, ODBC and Postgresql.
Date: 2000-02-20 05:05:36
Message-ID: 200002200505.NAA17109@chrysanthemum.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have previously posted a question about getting Tcl, ODBC and
Postgresql to work together in comp.lang.tcl newsgroup and
Postgresql General mailing list but have received no responses.
Hopefully someone on this list can provide some help.

I recently upgraded to the latest version of Postgresql in the
hope of being able to run TclODBC extension with the Postgresql
ODBC driver. Unfortunately, I have been unable to get TclODBC
to even compile. Comments in TclODBC documents indicate that
it is compatible with Redbrick ODBC driver but Postgresql ODBC
driver is based on iODBC ODBC driver.

Is anybody successfully using a Postgresql, ODBC, Tcl combination?

I already use Oratcl for Oracle and pgtcl for Postgres. But I
am looking for a portable Tcl database solution. Hence my interest
in ODBC.

--
David May | mailto:mayd(at)cygnus(dot)uwa(dot)edu(dot)au | Finger for
| finger:mayd(at)cygnus(dot)uwa(dot)edu(dot)au | PGP Public Key
| http://cygnus.uwa.edu.au/~mayd |

``We are so used to thinking in terms of the `progress' of science that
it is hard for us to remember that certain matters were better understood
one hundred years ago.''
Robert Hermann, in introduction to
Felix Klein, Development of Mathematics in the 19th Century.

Browse pgsql-general by date

  From Date Subject
Next Message Ed Loehr 2000-02-20 16:20:51 Re: [GENERAL] Backend terminated abnormally error ?
Previous Message Jeff Davis 2000-02-20 02:12:37 Re: [GENERAL] SELECT LIMIT and the last rows of a query