jdbc driver not recognized - Mailing list pgsql-novice

From Stuart Urban
Subject jdbc driver not recognized
Date
Msg-id Pine.SGI.4.10.10007112152360.232989-100000@bog.divms.uiowa.edu
Whole thread Raw
List pgsql-novice
I have installed postgresql-7.0.2 on my IRIX 6.5.4 system and everything
works great, except for the JDBC driver.  I have made the driver and have
tried to add the .jar file to my classpath.  It looked as though it was
successful, but whenever I try to access the driver using the
Class.forName(org.postgresql.Driver) method, I get a
ClassNotFoundException.  Has anyone used postgres with Java that can give
me any hints?

--
Thanks,
Stuart Urban



pgsql-novice by date:

Previous
From: John Burski
Date:
Subject: Perl Procedural Language Install
Next
From: wyrd
Date:
Subject: Re: jdbc driver not recognized