Package: libpg-java Version: 8.2-504-1After installation, you would assume that the driver is "installed", so that you can use it as described in all manuals:
Class.forName("org.postgresql.Driver"); but this throws an exception: java.lang.ClassNotFoundException: org.postgresql.Driver
I'm using postgres 8.1 and Sun Java SE 6.0, and, obviously, sid. Best regards, Gustaf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]