Re: Prblm: Using PostgreSQL JDBC driver from Windows.

From: "Ola Theander" <ola(dot)theander(at)otsystem(dot)com>
To: "'tony'" <tony(at)animaproductions(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Prblm: Using PostgreSQL JDBC driver from Windows.
Date: 2002-07-18 17:11:08
Message-ID: 001b01c22e7e$1ba96b00$c5000a0a@c0002
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi again.

Yes, it's probably a Tomcat problem since I can connect to PostgreSQL
from inside the Forte ide and a simple 5-line application also works,
but inside Forte's built in Tomcat it fails.

/ola

> -----Original Message-----
> From: tony [mailto:tony(at)animaproductions(dot)com]
> Sent: den 18 juli 2002 18:18
> To: Ola Theander
> Cc: pgsql-jdbc(at)postgresql(dot)org
> Subject: RE: [JDBC] Prblm: Using PostgreSQL JDBC driver from Windows.
>
>
> On Thu, 2002-07-18 at 18:13, Ola Theander wrote:
>
> > Thanks for your answer. The jar-file is properly located I
> think. The
> > code Class.forName("org.postgresql.Driver") is the line above the
> > connection call and this line wouldn't work if the jar isn't found,
> > right?
>
> It is kind of messy if you are using the application server
> within Forte. I haven't had much luck with that. So I run the
> application server on the db machine (in development
> environment). Tomcat seems to have less problems talking to
> the database that way.
>
> Connecting from Forte to Postgresql has always worked well
> for me. If you can list the database tables in Forte then you
> have a Tomcat problem.
>
> Cheers
>
> Tony
>
> --
> RedHat Linux on Sony Vaio C1XD/S
> http://www.animaproductions.com/linux2.html
> Macromedia
> UltraDev with PostgreSQL http://www.animaproductions.com/ultra.html
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andreas Schlegel 2002-07-18 22:08:41 German character problem
Previous Message tony 2002-07-18 16:17:32 Re: Prblm: Using PostgreSQL JDBC driver from Windows.