> 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. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
- [JDBC] No suitable driver Peter Mezzina
- RE: [JDBC] No suitable driver Skidmore, Walt
- [JDBC] no suitable driver Matthieu Guyonnet-Duluc
- RE: [JDBC] no suitable driver Dave Cramer
- Re:RE: [JDBC] no suitable driver Matthieu Guyonnet-Duluc
- [JDBC] no suitable driver Nick Fankhauser
- Re: [JDBC] no suitable driver Michael Stephenson
- Re: [JDBC] no suitable driver Nick Fankhauser
- fiol