Re: JDBC driver not found error: Windows XP / JDK1.6.06 / PG8.2.9 - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: JDBC driver not found error: Windows XP / JDK1.6.06 / PG8.2.9
Date
Msg-id 486A4B86.5000208@opencloud.com
Whole thread Raw
In response to JDBC driver not found error: Windows XP / JDK1.6.06 / PG8.2.9  ("Chandra ASGI Tech" <chandraasgi@gmail.com>)
Responses Re: JDBC driver not found error: Windows XP / JDK1.6.06 / PG8.2.9  ("Chandra ASGI Tech" <chandraasgi@gmail.com>)
List pgsql-jdbc
Chandra ASGI Tech wrote:

> But I get the error
> Exception in thread "main" java.lang.NoClassDefFoundError: postgreSQLTest

Your code isn't even running because the JVM can't find your main class.
This isn't anything to do with JDBC, it's basic Java.

-O

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: JDBC driver not found error: Windows XP / JDK1.6.06 / PG8.2.9
Next
From: "Chandra ASGI Tech"
Date:
Subject: Re: JDBC driver not found error: Windows XP / JDK1.6.06 / PG8.2.9