Обсуждение: Java.lang.ClassNotFoundException:postgresql.Driver

Поиск
Список
Период
Сортировка

Java.lang.ClassNotFoundException:postgresql.Driver

От
"Gary"
Дата:
I'm facing a problem with the postgresql JDBC, do i need to do some setting to on the JDBC or just install it to use it?

Re: Java.lang.ClassNotFoundException:postgresql.Driver

От
"Nick Fankhauser"
Дата:
Gary- It sounds like you just don't have the .jar file in your class path.

There are a couple of hints about this here:
http://www.fankhausers.com/postgresql/jdbc/welcome.html#classnotfound

-Nick

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Gary
Sent: Friday, November 01, 2002 4:06 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] Java.lang.ClassNotFoundException:postgresql.Driver


I'm facing a problem with the postgresql JDBC, do i need to do some setting
to on the JDBC or just install it to use it?