Re: [GENERAL] Mac Connectivity

From: JohnDz <john_dzilvelis(at)valpak(dot)com>
To: agibson(at)chac(dot)qld(dot)edu(dot)au, PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] Mac Connectivity
Date: 1998-07-29 10:42:00
Message-ID: 35BEFC78.25F768C9@valpak.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrew Gibson wrote:
>
> 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
--

I have been able to get PgAccess running on a Macintosh. This is a
Tcl/tk app written by Constantin Teodorescu and is available at
ftp://ftp.flex.ro/pub/pgaccess. In addition you will need pgsql.tcl
which is a tcl script equivalent of the libpgtcl shared libraries.

It doesn't use odbc ( a good thing? ) , and since it is all text based
source, there is very little mystery about how it works. PgAccess is
also a good way to learn Tcl/Tk - with postgreSql since it is a working
example of most of the things you would want an app to do.

Performance seems fine to me.

-----------------------------------------------------------------
|John Dzilvelis |
-----------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Herouth Maoz 1998-07-29 12:12:52 Re: [GENERAL] Mac Connectivity
Previous Message Bruce Momjian 1998-07-29 05:01:05 Re: [GENERAL] Postgres vs commercial products