Re: [Q] Can't get simple JDBC connection to work: "no suitable driver"

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема Re: [Q] Can't get simple JDBC connection to work: "no suitable driver"
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGMEFPDMAA.nickf@ontko.com
обсуждение исходный текст
Ответ на [Q] Can't get simple JDBC connection to work: "no suitable driver"  (Amandeep Jawa <deep@worker-bee.com>)
Список pgsql-jdbc
>                   Connection conn = DriverManager.getConnection(
>                         "jdbc:postgres:test",
>                         "postgres",
>                         "notreallymypassword"
>

I think it's just that the url should be jdbc:postrgesql:text (add the "ql")

-Nick
--------------------------------------------------------------------------
Nick Fankhauser  nickf@ontko.com  Phone 1.765.935.4283  Fax 1.765.962.9788
Ray Ontko & Co.     Software Consulting Services     http://www.ontko.com/


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: [Q] Can't get simple JDBC connection to work: "no suitable driver"
Следующее
От: Brent Verner
Дата:
Сообщение: Re: [Q] Can't get simple JDBC connection to work: "no suitable driver"