Re: JDBC Connection

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Guido" <lampo(dot)14(at)iol(dot)it>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC Connection
Date: 2001-11-09 11:28:27
Message-ID: NEBBLAAHGLEEPCGOBHDGKEGKDOAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Guido-

> to my PATH.

Are you using PATH or CLASSPATH? It should be CLASSPTH.

Also, make sure you are executing the class from the same environment that
has classpath set. Sometimes people will compile in one environment & then
execute in another (for instance compiling in your development account &
then running from the Tomcat user if you're running servlets.)

regards,

-Nick

--------------------------------------------------------------------------
Nick Fankhauser nickf(at)ontko(dot)com Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2001-11-09 11:58:54 Re: JDBC Connection
Previous Message Nick Fankhauser 2001-11-09 11:23:21 Re: JDBC driver