From: | Ralf Schuchardt <rasc(at)gmx(dot)de> |
---|---|
To: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL and WebObjects |
Date: | 2005-01-16 10:29:45 |
Message-ID: | 20050116112945.2b74233c@lord.homenet |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Sun, 16 Jan 2005 01:13:58 -0500
Ken Tozier <kentozier(at)comcast(dot)net> wrote:
> Anybody using PostgreSQL with WebObjects on OS X 10.3.x? I'm having
> trouble setting it up and could use some pointers from anyone who has
> successfully gotten the two working together.
I've done this a numerous times. You need a PostgreSQL-Plugin
from Hexdreams (http://www.hexdreams.com/) or ProjectWONDER
(http://wonder.sourceforge.net/) and a recent JDBC-Driver
(jdbc.postgresql.org) Put the JDBC driver into the Java-Extensions
directory, compile and install the plugins ... and it should work.
If there are more questions, I would suggest using one of the dedicated
WO mailing lists at omnigroup or apple (where you might find some hints
in the archives, too).
Ralf
From | Date | Subject | |
---|---|---|---|
Next Message | PFC | 2005-01-16 11:17:01 | Re: PostgreSQL code for nested sets |
Previous Message | Tzahi Fadida | 2005-01-16 10:20:06 | Re: Is it possible to measure IO costs of a query in |