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