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

From Konstantinos Spyropoulos
Subject Re: Problem with JDBC: no suitable driver
Date
Msg-id 001a01c21e8e$09312440$b3df6693@s
Whole thread Raw
In response to Problem with JDBC: no suitable driver  ("Konstantinos Spyropoulos" <el97010@mail.ntua.gr>)
Responses Re: Problem with JDBC: no suitable driver
List pgsql-jdbc
I've tried it and had the same "No suitable driver" exception. I also tried defining the CLASSPATH as system variable in Windows,
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: Michael Adler
Date:
Subject: true stream optimizing needs subclassing java.io.InputStream
Next
From: Dave Cramer
Date:
Subject: Re: Problem with JDBC: no suitable driver