Java Access to Postgresql

Поиск
Список
Период
Сортировка
От Dennis Muhlestein
Тема Java Access to Postgresql
Дата
Msg-id 9duihp$2f70$1@news.tht.net
обсуждение исходный текст
Список pgsql-general
Being new to postresql, I'm looking in to different ways of accessing the
database from java.

I'm interested in accessing postgres through a jdbc driver.  The
driver from postgres does not seem to be fully implemented
(ie: Updatable ResultSets).

I've also tried configuring an odbc datasource and then using sun's
jdbc-odbc bridge.   I'm not having much more luck with this approach.

Does anyone have any suggestions or solutions to access
a postgres database from java?

Thanks in Advance.

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

Предыдущее
От: speeves
Дата:
Сообщение: does cfinsert work with postgresql
Следующее
От: D0
Дата:
Сообщение: Can not drop sequence...