PostgreSQL-JDBC driver

Поиск
Список
Период
Сортировка
От sourabh dixit
Тема PostgreSQL-JDBC driver
Дата
Msg-id 3AB842A7.EABFE2C9@wipro.com
обсуждение исходный текст
Ответы Re: PostgreSQL-JDBC driver  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-hackers

-----

Hi,

I am trying to access PostGreSQL database running at the default port
5432
using JDBC. But the application is giving error "Cannot find suitable
driver". I have included JDBC driver JAR file in my CLASSPATH and
Class.forName("org.postgresql.Driver") is loading driver successfully.
Can anybody tell me how to go about to solve the problem?

With regards,
Sourabh

> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: libpqeasy cursor error after multiple calls
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Call for platforms