Re: Prblm: Using PostgreSQL JDBC driver from Windows.

From: tony <tony(at)animaproductions(dot)com>
To: Ola Theander <ola(dot)theander(at)otsystem(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Prblm: Using PostgreSQL JDBC driver from Windows.
Date: 2002-07-18 16:17:32
Message-ID: 1027009053.10271.131.camel@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ola Theander 2002-07-18 17:11:08 Re: Prblm: Using PostgreSQL JDBC driver from Windows.
Previous Message Ola Theander 2002-07-18 16:16:54 Re: Prblm: Using PostgreSQL JDBC driver from Windows.