Postgresql-JDBC connectivity

From: Minal <minalac(at)yes2etl(dot)com>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Postgresql-JDBC connectivity
Date: 2005-06-16 06:46:54
Message-ID: 42B1205E.8060904@yes2etl.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2005-06-16 09:43:27 Re: Postgresql-JDBC connectivity
Previous Message Oliver Jowett 2005-06-15 22:50:34 Re: Function not found with JDBC 8.0 driver and later