Re: JDBC on Postgres 8.3

Поиск
Список
Период
Сортировка
От Guy Rouillier
Тема Re: JDBC on Postgres 8.3
Дата
Msg-id 48485B68.9010901@burntmail.com
обсуждение исходный текст
Ответ на Re: JDBC on Postgres 8.3  ("Allgood, John" <jallgood@ohlogistics.com>)
Список pgsql-jdbc
Allgood, John wrote:
> Thanks for responding. I think I have figured out what I need to do.
> I think I just need to install the JDBC driver on his client machine
> and then setup the connection strings within the query tool he is
> using.

Correct.  No additional configuration or installation on the DB server
is required.  PostgreSQL comes configured to accept JDBC connections.
Java in the database is something completely different; I won't go into
detail because it will probably confuse more than clarify.

--
Guy Rouillier

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

Предыдущее
От: Steve Wampler
Дата:
Сообщение: Re: JDBC on Postgres 8.3
Следующее
От: Chris Browne
Дата:
Сообщение: Re: JDBC on Postgres 8.3