Re: Prblm: Using PostgreSQL JDBC driver from Windows. - Mailing list pgsql-jdbc

From tony
Subject Re: Prblm: Using PostgreSQL JDBC driver from Windows.
Date
Msg-id 1027009053.10271.131.camel@vaio
Whole thread Raw
In response to Re: Prblm: Using PostgreSQL JDBC driver from Windows.  ("Ola Theander" <ola.theander@otsystem.com>)
Responses Re: Prblm: Using PostgreSQL JDBC driver from Windows.
List 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


pgsql-jdbc by date:

Previous
From: "Ola Theander"
Date:
Subject: Re: Prblm: Using PostgreSQL JDBC driver from Windows.
Next
From: "Ola Theander"
Date:
Subject: Re: Prblm: Using PostgreSQL JDBC driver from Windows.