Title: Newbie question WebObjects and PostgresQL
Hello,
Yes you can use it. I love PostgresSQL with
WO.
You will face the following problems, dont get
panic :)
1. you cant import relationships in the DB to
EOModeler.
This could be a feature :) no need for relations in
the DB. keep your
Hi!
You can use the PostgreSQL plugin that comes bundled with Project
Wonder.
Yours
Miguel Arroz
On 2006/02/22, at 14:53, Luc Potron wrote:
Hi,
I’m about starting a project using WebObjects. The database choice
has not yet been made. I was wandering if it’s possible to use
Postgr
Title: Re: Newbie question WebObjects and PostgresQL
Typically any database, for the most part, that supports JDBC will support EOModeler.
The mfgrs web site does list their support of this connection: http://www.postgresql.org/docs/7/static/jdbc.htm
I’ve never used this dbase before myself
Title: Newbie question WebObjects and PostgresQL
Hi,
I’m about starting a project using WebObjects. The database choice has not yet been made. I was wandering if it’s possible to use PostgresQL together with WebObjects?
In the WebObjects documentation, PostgresQL is not listed.
Could someone