FW: PostgreSQL JDBC Installation - Mailing list pgsql-jdbc

From Stefan Grasse
Subject FW: PostgreSQL JDBC Installation
Date
Msg-id 260391368@web.de
Whole thread Raw
Responses Re: FW: PostgreSQL JDBC Installation  (Nelson Arapé <narape@ica.luz.ve>)
List pgsql-jdbc
Hello,

I got a question when downloading the newest postgresql-8.1dev-400.jdbc3.jar onto the Windows platform.
Where do I have to store this jar ?
I have to unpack this jar, correct ?
Do I have to set a CLASSPATH or similar variables (like PATH ?) ? If yes, what value should this variable have ?

When describing how to connect to the driver with the statement
   Class.forName("org.postgresql.Driver");
I got the exception:
   java.lang.ClassNotFoundException: org.postgresql.Driver

What went wrong ?

I hope to get an answer of you soon
Best regards
Stefan



pgsql-jdbc by date:

Previous
From:
Date:
Subject: Re: 8.x driver with EJB CMP
Next
From: Mark Lewis
Date:
Subject: Re: Num of returned ROWS