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