Re: Postgresql-JDBC connectivity

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: minalac(at)yes2etl(dot)com
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Postgresql-JDBC connectivity
Date: 2005-06-16 09:43:27
Message-ID: FF64A980-AB39-491F-8359-A576C5883D68@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

How are you trying to connect, what is the error message,
specifically which lib directory of jakarta did you copy it into?

Dave
On 16-Jun-05, at 2:46 AM, Minal wrote:

> Hi...
> I am novice user of Postgresql8.0.3. I managed to export the
> database from sql server. We have all our application in JSP. I
> want to install the org.postgresql.driver..
> I completed the following steps...
> 1.Downloaded the jar file from http://jdbc.postgres.org
> 2. Copied it in the lib folder of Jakarta..
> 3. Edited the pages to use the Driver..am still not able to connect...
>
> Where am I going wrong??
> Minalac
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Minal 2005-06-16 10:20:17 Re: Postgresql-JDBC connectivity
Previous Message Minal 2005-06-16 06:46:54 Postgresql-JDBC connectivity