Mac Connectivity
Hi,
Has anyone achieved Macintosh connectivity to PostgreSQL?
If so, any details would be appreciated i.e. which ODBC driver
Thanks,
---------------------------------------------------------
ANDREW GIBSON (Director - Information Services)
Cannon Hill Anglican College http://www.chac.qld.edu.au/
PO Box 3366, Tingalpa DC, Q 4173, AUS
Ph: +61 7 3896 0444, Fax: +61 7 3896 0448
At 2:58 +0300 on 29/7/98, Andrew Gibson wrote:
Has anyone achieved Macintosh connectivity to PostgreSQL?
If so, any details would be appreciated i.e. which ODBC driver
Not by ODBC, but generally you can do it with Java or TCL. I had a bit of a
problem with the TCL interface, but my guess is that this is because I have
a relatively old version of Postgres.
Herouth
--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma
At 2:58 +0300 on 29/7/98, Andrew Gibson wrote:
Has anyone achieved Macintosh connectivity to PostgreSQL?
If so, any details would be appreciated i.e. which ODBC driver
Not by ODBC, but generally you can do it with Java or TCL. I had a bit of a
problem with the TCL interface, but my guess is that this is because I have
a relatively old version of Postgres.
I know that Perl has been ported to the Macintosh...will the perl interface for
postgres work with perl on the Mac?...james
Import Notes
Resolved by subject fallback
-----Original Message-----
From: Andrew Gibson <agibson@chac.qld.edu.au>
To: pgsql-general@postgreSQL.org <pgsql-general@postgreSQL.org>
Date: Wednesday, July 29, 1998 1:59 PM
Subject: [GENERAL] Mac Connectivity
Hi,
Has anyone achieved Macintosh connectivity to PostgreSQL?
Yes, but with the postgreSQL JDBC driver. You just have to include
postgresql.jar in your CLASSPATH (or on the Mac add this file as a Zip file
to JBindery).
Show quoted text
If so, any details would be appreciated i.e. which ODBC driver
Thanks,
---------------------------------------------------------
ANDREW GIBSON (Director - Information Services)
Cannon Hill Anglican College http://www.chac.qld.edu.au/
PO Box 3366, Tingalpa DC, Q 4173, AUS
Ph: +61 7 3896 0444, Fax: +61 7 3896 0448
Import Notes
Resolved by subject fallback