Re: Problem with JDBC: no suitable driver - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Problem with JDBC: no suitable driver
Date
Msg-id 1025260799.1805.312.camel@inspiron.cramers
Whole thread Raw
In response to Re: Problem with JDBC: no suitable driver  ("Konstantinos Spyropoulos" <el97010@mail.ntua.gr>)
Responses code to perform COPY
List pgsql-jdbc
Is the postgres jar actually there? Something else you can try is
placing the postgres jar in the JAVA_HOME/lib/ext directory, and not
using a classpath

Dave
On Fri, 2002-06-28 at 06:24, Konstantinos Spyropoulos wrote:
> I've tried it and had the same "No suitable driver" exception. I also tried defining the CLASSPATH as system variable
inWindows,  
> but cygwin didn't convert the path to unix-format.
>
> > I believe your CLASSPATH setting is wrong. It must be >Windows path and
> > semicolon separated.
> >
> > Maybe
> > 'C:\cygwin\usr\share\postgresql\java\postgresql.jar;D:\PROGRAMMING/J2SDK1.4.0/LIB'
> > is right if you installed cygwin on 'C:\cygwin\'
>






pgsql-jdbc by date:

Previous
From: "Konstantinos Spyropoulos"
Date:
Subject: Re: Problem with JDBC: no suitable driver
Next
From: Sharon Cowling
Date:
Subject: Connection Exception