PostgreSQL-JDBC driver - Mailing list pgsql-hackers

From sourabh dixit
Subject PostgreSQL-JDBC driver
Date
Msg-id 3AB842A7.EABFE2C9@wipro.com
Whole thread Raw
Responses Re: PostgreSQL-JDBC driver  (Peter T Mount <peter@retep.org.uk>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: libpqeasy cursor error after multiple calls
Next
From: Tatsuo Ishii
Date:
Subject: Re: Call for platforms