On Thu, 7 Jan 1999, Ben Newman wrote:

> Thanks, tried it but it didn't work.  Any other ideas?

Have you tried registering the jdbc driver yourself, rather than relying
on the driver doing it itself?

In the early days of the PostgreSQL driver, we had a similar problem. When
we found that registering it ourselves, we could fix it for the driver to
do it itself.

> On Wed, 6 Jan 1999, Scott Fraser wrote:
> 
> > >>
> > Connection: java.sql.SQLException: No suitable driver message.  At first
> > I
> > though it was CLASSPATH problem, but I returned the CLASSPATH along with
> > 
> > the error message and the jar file for the jdbc driver is listed.
> > <<
> > 
> > Total long shot here, but I just noticed on one of our servers I
> > unzipped the jdbc driver.  No idea why I did that.  Maybe you should
> > give that a try.
> > 
> > -Scott
> > 
> 

-- 
       Peter T Mount [EMAIL PROTECTED]
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf

Reply via email to