On Wed, Jun 20, 2007 at 09:50:31PM +0200, Michael Koch wrote:
> On Wed, Jun 20, 2007 at 05:44:23PM +0200, Gustaf Räntilä wrote:
> > Package: libpg-java
> > Version: 8.2-504-1
> >
> > After installation, you would assume that the driver is "installed", so
> > that you can use it as described in al
On Wed, Jun 20, 2007 at 05:44:23PM +0200, Gustaf Räntilä wrote:
> Package: libpg-java
> Version: 8.2-504-1
>
> After 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
Package: libpg-java
Version: 8.2-504-1
After 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 usin
3 matches
Mail list logo