Re: Re: How to set JDBC driver for PostgreSQL

From: Michael Gentry (blacknex..mail.com)
Date: Mon Oct 16 2006 - 09:12:40 EDT

  • Next message: nakamurakenich..ail.goo.ne.jp: "DataContext#createDataContext bcomes slowe"

    Also, if you have trouble connecting to the database, make sure that
    your PostgreSQL server has been configured to allow external
    connections. Out of the box, PostgreSQL only allows connections from
    localhost as a security mechanism. It probably wouldn't be a bad idea
    to install PgAdmin on your Win2k box, either:

    http://www.pgadmin.org/

    /dev/mrg

    On 10/16/06, Lindsay Steele <lgsteel..mail.com> wrote:
    > dfx,
    > You get the values from the documentation of your JDBC Drivers.
    >
    > For Postgres they will be:
    >
    > JDBC Driver: org.postgresql.Driver
    > DB URL: jdbc:postgresql://Linux-4/dfxCongress
    >
    >
    > dfx wrote:
    > > Dear Sirs,
    > >
    > > I am a novice with cayenne and I have some problem to configure correctly
    > > the JDBC configuration of Cayenne Modeler.
    > >
    > > I am running CayenneModeler.exe on a machne with windows 2000 server and I
    > > would like to connect to a database PostgreSQL v. 8.1 running on Fedora Core
    > > 5 machine (the database name is 'dfxCongress' and the machine name is
    > > 'Linux-4').
    > >
    > > Where I can find the correct values for 'JDCB Driver' and 'DB URL' fields?
    > > (or how I can determine these values?)
    > >
    > > Thank you.
    > >
    > > D. Formenton
    > >
    > >
    >



    This archive was generated by hypermail 2.0.0 : Mon Oct 16 2006 - 09:13:05 EDT