Re: A newbie-oriented jdbc FAQ - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: A newbie-oriented jdbc FAQ
Date
Msg-id NEBBLAAHGLEEPCGOBHDGIEJADNAA.nickf@ontko.com
Whole thread Raw
In response to Re: A newbie-oriented jdbc FAQ  (Rene Pijlman <rene@lab.applinet.nl>)
List pgsql-jdbc

> -----Original Message-----
> From: Rene Pijlman [mailto:rene@lab.applinet.nl]
> Sent: Monday, October 29, 2001 6:05 PM
> To: nickf@ontko.com
> Cc: pgsql-jdbc
> Subject: Re: [JDBC] A newbie-oriented jdbc FAQ
René- Thanks for the corrections & ideas- I'll incorporate them tomorrow
morning. Barry Lind has offered to post or link from jdbc.postgresql.org, so
we'll do that once all suggestions are incorporated.

-Nick


>
>
> On Mon, 29 Oct 2001 08:27:19 -0500, you wrote:
> >I've organized the answers to some of these questions into a FAQ and
> >"jdbc installation for newcomers" page. If anyone has a free moment
> >to take a look at it, I'd appreciate feedback.
> >http://www.fankhausers.com/postgresql/jdbc/
>
> Looks good, thanks! I think this deserves to be (prominently
> linked) on jdbc.postgresql.org.
>
> >Before you can start with JDBC you'll need to have PostgreSQL and Java
> >already installed.
>
> This could use a link to
> http://www.postgresql.org/idocs/index.php?admin.html (or some
> other location of the installation instructions).
>
> A link to the "first cup of java" tutorials on java.sun.com may
> also be useful.
>
> >it is best to turn on the IP socket by adding the following
> >line to /etc/postgresql/postgresql.conf
>
> The location of this file depends on the configuration. See
> http://www.postgresql.org/idocs/index.php?runtime-config.html
>
> Regards,
> René Pijlman <rene@lab.applinet.nl>
>


pgsql-jdbc by date:

Previous
From: Rene Pijlman
Date:
Subject: Re: A newbie-oriented jdbc FAQ
Next
From: Barry Lind
Date:
Subject: Re: DatabaseMetaData.getTables()