Обсуждение: BUG #3727: error in registering the downloaded postgresql(v 7.0 and later) driver

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

BUG #3727: error in registering the downloaded postgresql(v 7.0 and later) driver

От
"mayuri"
Дата:
The following bug has been logged online:

Bug reference:      3727
Logged by:          mayuri
Email address:      mayutambe2007@rediffmail.com
PostgreSQL version: postgreSQL 8.2
Operating system:   windowsXP
Description:        error in registering the downloaded postgresql(v 7.0 and
later) driver
Details:

I have register the postgreSQL (V 7.0 and later) driver in netbeans5.5.The
driver supports but add the coding level while registering driver it give me
error that org.postgresql.driver is not exist.
Please suggest me suitable option for connecting to postgre driver to java
application.

Re: BUG #3727: error in registering the downloaded postgresql(v 7.0 and later) driver

От
Heikki Linnakangas
Дата:
mayuri wrote:
> I have register the postgreSQL (V 7.0 and later) driver in netbeans5.5.The
> driver supports but add the coding level while registering driver it give me
> error that org.postgresql.driver is not exist.

Class names are case-sensitive. It should be "org.postgresql.Driver",
note the capital D.

If that's not the problem, you probably don't have the Postgres driver
jar in the right place.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com