Re: JDBC on Postgres 8.3

From: Guy Rouillier <guyr-ml1(at)burntmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC on Postgres 8.3
Date: 2008-06-05 21:32:24
Message-ID: 48485B68.9010901@burntmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Browne 2008-06-06 18:40:51 Re: JDBC on Postgres 8.3
Previous Message Steve Wampler 2008-06-05 17:59:07 Re: JDBC on Postgres 8.3