Problem connecting to JDBC 7.0-1.2 driver

From: "B(dot)N(dot)V(dot) Raman" <raman(at)myself(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Problem connecting to JDBC 7.0-1.2 driver
Date: 2001-03-30 15:14:25
Message-ID: NDBBJMJDNACBKJFDJCJEKEHCCOAA.raman@myself.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi..

I've installed JDK 1.2.2 from RPM's into my Red Hat 7.0 System which has
Postgresql 7.0.2 installed.

1. I've copied the jdbc7.0-1.2.jar file to the postgresql.jar file.
2. my classpath includes /usr/lib/pgsql/postgresql.jar
3. Whenever i run a java program to connect, i get an SQLException: No
Driver Found.
4. My postmaster is running with the -i option.

What could be the problem??

Thanks

Raman.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message B.N.V. Raman 2001-03-30 17:09:31 RE: Problem connecting to JDBC 7.0-1.2 driver
Previous Message Jim Caley 2001-03-30 14:05:16 Re: More Timestamp issues...