Re: Java.lang.ClassNotFoundException:postgresql.Driver

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема Re: Java.lang.ClassNotFoundException:postgresql.Driver
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGKEFKGBAA.nickf@ontko.com
обсуждение исходный текст
Ответ на Java.lang.ClassNotFoundException:postgresql.Driver  ("Gary" <Gary@elte.po.my>)
Список pgsql-jdbc
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?


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dror Matalon
Дата:
Сообщение: Importing data into the database using JDBC
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: DatabaseMetaData.getTables() problem