| От | Thomas Kellerer |
|---|---|
| Тема | Re: A new JDBC driver... |
| Дата | |
| Msg-id | kho1qt$74e$1@ger.gmane.org обсуждение исходный текст |
| Ответ на | Re: A new JDBC driver... (Kevin Wooten <kdubb@me.com>) |
| Список | pgsql-jdbc |
Kevin Wooten wrote on 12.03.2013 19:29: > I don't expect it to work with SQL workbench but after looking at > this, it cannot find the property for "username", "password" or > "database". > > "database" is properly gleaned from the URL. "username" and > "password" can be provided as extra properties or as URL query > parameters. > > What URL are you using to connect and what properties are being > provided? > Exactly the same credentials as with the "real" Postgres driver. The URL is: jdbc:postgresql://localhost/wbtest And I am using Driver.connect(String, Properties) The Properties instance contains essentially the keys "user" and "password" (as per JDBC specs). Regards Thomas
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера