Re: no suitable driver - Mailing list pgsql-jdbc

From
Subject Re: no suitable driver
Date
Msg-id Pine.LNX.4.10.10109111355110.29096-100000@panam0.w3ping.com
Whole thread Raw
In response to no suitable driver  ("Nick Fankhauser" <nickf@ontko.com>)
List 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.



pgsql-jdbc by date:

Previous
From: Bhuvaneswari
Date:
Subject: Regarding Installation of jdbc7.0-1.1.jar with postgresql-7.0.3-2.i386.rpm
Next
From: Vince Vielhaber
Date:
Subject: Re: [HACKERS] Re: What needs to be done?