Re: Information needed - Mailing list pgsql-jdbc

From Erik Price
Subject Re: Information needed
Date
Msg-id 3F0D7AF4.20007@ptc.com
Whole thread Raw
In response to Information needed  (Sonjoy Datta <sdd1@dcs.qmul.ac.uk>)
List pgsql-jdbc

Sonjoy Datta wrote:
> Hi,
>
> I'm doing a MSc Project and have used a postgres database. I want to
> connect my java servlet with the database but encounter problems
> connecting with the driver class. I know that many Internet sites state
> that the org.postgresql.Driver is the correct driver class but I cannot
> obtain a connection.
>
> Please can somebody tell me what the problem may be and how it can be
> solved.

Post the relevant part of your servlet code (the attempt to make a
connection).  And if you are getting any errors or other relevant
information, include that too.


Erik


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Information needed
Next
From: Kim Ho
Date:
Subject: Patch to extend the tests for setObject with Date/Time/Timezone