JDBC- No suitable driver error

From: "Andres de la Guardia" <delaga(at)rpi(dot)edu>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: JDBC- No suitable driver error
Date: 2000-10-29 09:27:43
Message-ID: 001d01c0418a$7d7cd840$0b8a7180@dynamic.rpi.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I try to connect to postgres 7.0 using JDBC; but I get a "No suitable driver" SQLException when trying to connect.

Could this be due to the fact that I'm using JDK 1.3? Or is the "No suitable driver" the JDBC's way of telling me that it can't connect to postgres?
(I did start postmaster with the -i option)

Andres de la Guardia
delaga(at)rpi(dot)edu

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message The Hermit Hacker 2000-10-29 19:35:39 confirming ...
Previous Message Max Khon 2000-10-29 06:03:50 Re: confused about *nix ODBC drivers