Re: no suitable driver

From: <fiol(at)cirrus(dot)w3ping(dot)com>
To: Nick Fankhauser <nickf(at)ontko(dot)com>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: no suitable driver
Date: 2001-09-11 11:57:47
Message-ID: Pine.LNX.4.10.10109111355110.29096-100000@panam0.w3ping.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


> private static final String dbUrl = "jdbc:postgresql:demo"; .
> private static final String dbUrl =
> "jdbc:postgresql//wetwang.ontko.com/demo";

AFAIK, "jdbc:postgresql://host/database", so there is a ":" missing.

Hope that helps.

Antonio

P.S. My e-mail addres may not be good: remove any "panam0." from it, if
present.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Stephenson 2001-09-11 11:59:54 Re: no suitable driver
Previous Message Nick Fankhauser 2001-09-11 11:50:33 no suitable driver