From: | Takehiko Abe <keke(at)mac(dot)com> |
---|---|
To: | Stephane Pinel <spinel(at)noos(dot)fr>, <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: Libpq for the MacOS (2) |
Date: | 2001-03-28 10:20:54 |
Message-ID: | 20010328102054.1465@mail.gol.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Stephane Pinel wrote:
> Has anybody already heard about a port of libpq librairies for MacOS
> Metrowerks CodeWarrior ?
>
Are you looking for a libpq for OSX or OS8-9? For OSX, I think porting
is not hard and someone will come up with it sooner or later. For OS8-9,
however, there's no port afaik and I'm afraid it is not going to happen.
If you want to connect from MacOS9 to PostgreSQL, I think you'd better
go for talking to the backend directly. The backend protocol is rather
simple.
regards,
abe
--
If art interprets our dreams, the computer executes them in the
guise of the programs!
-- Alan J. Perlis
From | Date | Subject | |
---|---|---|---|
Next Message | Panchumarthy, Mallikarjuna rao (CTS) | 2001-03-28 11:32:33 | Challenging problem ... How to get the ResultSet from an Oracle stored procedure |
Previous Message | Michael Meskes | 2001-03-28 06:51:58 | Re: Datatypes in embedded SQL |