Re: JDBC Connection

From: Guido <lampo(dot)14(at)iol(dot)it>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC Connection
Date: 2001-11-09 16:41:59
Message-ID: 20011109174159.A1159@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

First of all I'd like to thank everybody for the "pronto" help.
But the problem is that
1. My shell doesn't have an enviroment variable called CLASSPATH;
2. I, then, tried to edit my .profile file, by adding the variable to it,
i.e.
CLASSPATH=/usr/java/jdk1.3.1_01/lib/jdbc7.1-1.2.jar
export PATH CLASSPATH
but, still doesn't work.
3. When I run the application in the Forte 3 enviroment, it works
perfectly, but that becuase the IDE requires to copy the driver to the
IDE's directory.
4. I use the same enviroment for developing and running the application.
Thanks again.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-11-09 17:39:40 Re: Constant "JTable" update
Previous Message Dave Cramer 2001-11-09 14:18:56 Re: Constant "JTable" update