Newbie: connecting from windows to Linux: how-to? - Mailing list pgsql-jdbc

From Jean-Christian Imbeault
Subject Newbie: connecting from windows to Linux: how-to?
Date
Msg-id 3DA3CDA6.1060701@mega-bucks.co.jp
Whole thread Raw
List pgsql-jdbc
I'm sure this question must have been asked before but I cannot find it
in the archives. If this is the wrong ML to ask please let me know.

I have PostgreSQL running on a Linux box and now I would like to build a
Java GUI tool to access/modify the data.

I'm guessing the first thing I need to learn how to do in Java is how to
connect from the windows machine to the Linux pg DB.

I've read http://jdbc.postgresql.org/doc.html about downloading and
installing the JDBC driver but I don't see any instructions relating on
how to do this in windows ...

Can someone explain to me or point me to a document that explains the
steps I need to take in order to establish a connection in Java from
windows to PostgreSQL running on a linux box?

Thanks!

Jc


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: An error occured while getting the authentification
Next
From: Jean-Christian Imbeault
Date:
Subject: Re: Newbie: connecting from windows to Linux: how-to?