> Then I changed the dbUrl string to: > > private static final String dbUrl = > "jdbc:postgresql//wetwang.ontko.com/demo"; > > Any thoughts about what I've done wrong here? This might not be the only problem, but your URL is missing a colon, should be: jdbc:postgresql://wetwang.ontko.com/demo Michael xxx ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- [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
- Re: [JDBC] no suitable driver fiol