JDBC and JBuilder 4 "The driver: org.postgresql.Driver could not be loaded"

Поиск
Список
Период
Сортировка
От Milen
Тема JDBC and JBuilder 4 "The driver: org.postgresql.Driver could not be loaded"
Дата
Msg-id 01C0E775.A4CE5770.milend@ansco.com
обсуждение исходный текст
Список pgsql-jdbc
Hi all,

I want to use Borland JBuilder4 to build an application
which uses Postgresql 7.1.1.
I can access postgresql database using JDBC driver from my application
if i run it from command prompt. (java myapp).
But i can not access postgresql database and i can not browse tables
using Jbuilder4. Belew is the error message i get when i try to connect to
postgresql database from JBuilder.

"The driver: org.postgresql.Driver could not be loaded.
This could be a problem with the driver itself, or that the driver is not found on the classpath."

I checked CLASSPATH - it is OK.

Any sugestions?

Best regards:
Milen

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [HACKERS] Outstanding patches
Следующее
От: Tony Grant
Дата:
Сообщение: Druid problems