From: | "Nick Fankhauser" <nickf(at)ontko(dot)com> |
---|---|
To: | "Rene Pijlman" <rene(at)lab(dot)applinet(dot)nl> |
Cc: | "pgsql-jdbc" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: A newbie-oriented jdbc FAQ |
Date: | 2001-10-30 01:23:53 |
Message-ID: | NEBBLAAHGLEEPCGOBHDGIEJADNAA.nickf@ontko.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
> -----Original Message-----
> From: Rene Pijlman [mailto:rene(at)lab(dot)applinet(dot)nl]
> Sent: Monday, October 29, 2001 6:05 PM
> To: nickf(at)ontko(dot)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(at)lab(dot)applinet(dot)nl>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Barry Lind | 2001-10-30 07:16:28 | Re: DatabaseMetaData.getTables() |
Previous Message | Rene Pijlman | 2001-10-29 23:05:28 | Re: A newbie-oriented jdbc FAQ |