Re: "No Suitable Driver"

From: Guy McArthur <guym(at)arizona(dot)edu>
To: Nick Fankhauser <nickf(at)ontko(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: "No Suitable Driver"
Date: 2001-10-29 18:23:59
Message-ID: Pine.LNX.4.33.0110291123250.22114-100000@astronomica.as.arizona.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>
> I just looked back at your original post-
>
> Have you tried a getConnection call that looks like this:
>
> DriverManager.getConnection("jdbc.postgresql:test,"test","test");
^

that was my mistake.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jason Davies 2001-10-29 18:34:21 Re: DatabaseMetaData.getImported/ExportedKeys() patch
Previous Message Dave Cramer 2001-10-29 18:23:31 Re: JDBC Compliance