Re: Problem with JDBC: no suitable driver

From: "Konstantinos Spyropoulos" <el97010(at)mail(dot)ntua(dot)gr>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Problem with JDBC: no suitable driver
Date: 2002-06-28 10:24:49
Message-ID: 001a01c21e8e$09312440$b3df6693@s
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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\'

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-06-28 10:39:58 Re: Problem with JDBC: no suitable driver
Previous Message Sharon Cowling 2002-06-27 21:02:00 Connection Exception