Re: Problem with JDBC: no suitable driver

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Problem with JDBC: no suitable driver
Дата
Msg-id 1025260799.1805.312.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Re: Problem with JDBC: no suitable driver  ("Konstantinos Spyropoulos" <el97010@mail.ntua.gr>)
Ответы code to perform COPY  (Michael Adler <adler@glimpser.org>)
Список 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 по дате отправления:

Предыдущее
От: "Konstantinos Spyropoulos"
Дата:
Сообщение: Re: Problem with JDBC: no suitable driver
Следующее
От: Sharon Cowling
Дата:
Сообщение: Connection Exception