Mac Connectivity

Started by Andrew Gibsonover 27 years ago4 messagesgeneral
Jump to latest
#1Andrew Gibson
agibson@chac.qld.edu.au

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

#2Herouth Maoz
herouth@oumail.openu.ac.il
In reply to: Andrew Gibson (#1)
Re: [GENERAL] Mac Connectivity

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

#3James Olin Oden
joden@lee.k12.nc.us
In reply to: Herouth Maoz (#2)
Re: [GENERAL] Mac Connectivity

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

#4Wim Ceulemans
wim.ceulemans@pophost.eunet.be
In reply to: James Olin Oden (#3)
Re: [GENERAL] Mac Connectivity

-----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