Re: Information needed - Mailing list pgsql-jdbc

From Paul Thomas
Subject Re: Information needed
Date
Msg-id 20030710091111.A1810@bacon
Whole thread Raw
In response to Information needed  (Sonjoy Datta <sdd1@dcs.qmul.ac.uk>)
List pgsql-jdbc
On 07/07/2003 14:01 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.


Not without a great deal more information. Post the code you are using
plus a stack trace of the exception and someone might be able to help.

BTW, there is a web site called java.sun.com which has a tutorial on JDBC.
Maybe you should read that.

HTH

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

pgsql-jdbc by date:

Previous
From: Sonjoy Datta
Date:
Subject: Information needed
Next
From: Kim Ho
Date:
Subject: Patch: Add setDate/Time/Timestamp with Calendars