Re: Information needed

From: Erik Price <eprice(at)ptc(dot)com>
To: Sonjoy Datta <sdd1(at)dcs(dot)qmul(dot)ac(dot)uk>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Information needed
Date: 2003-07-10 14:40:52
Message-ID: 3F0D7AF4.20007@ptc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kim Ho 2003-07-10 16:03:31 Patch to extend the tests for setObject with Date/Time/Timezone
Previous Message Dave Cramer 2003-07-10 14:16:39 Re: Information needed