Hi,
I've downloaded the pg74.215.jdbc3.jar-driver (I run jdk 1.4). Do I now
have to install or build it or is it ready for use? I've tried pointing it
out with a classpath and loaded it with
"Class.forName("org.postgresql.Driver")". I get an exception but I don't
why.
/Hanna