Getting started links

From: Joshua Daniel Franklin <joshua(at)iocc(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Getting started links
Date: 2002-11-22 22:43:12
Message-ID: Pine.LNX.4.44.0211221628230.19689-100000@iocc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-novice

I've been learning about accessing postgresql from
a GUI java client using JDBC. When I was getting started,
the first place I looked for information was

http://jdbc.postgresql.org

but there really isn't very much information for novices
there. Would it be possible to put a few more links under
"Resources"? A couple that were the most helpful to me were:

Sun's JDBC Tutorial

http://java.sun.com/docs/books/tutorial/jdbc/basics/index.html

O'Reilly article
"Making SQL Queries with JDBC and Displaying Results with Swing"
which includes full source code.

http://java.oreilly.com/news/javaex_1000.html

Vienna, a generic GUI SQL frontend that works with
postgresql's JDBC driver. The licence is GPL.

http://vienna.sourceforge.net

I also found the JDBC examples from the postgresql CVS interesting,
but they do not appear to be available on the web.

If there is someone else to contact about getting this available
on the web, please let me know or forward it on. If nothing else,
at least this message is now in the archives. :)

Joshua Daniel Franklin

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message snpe 2002-11-22 22:51:07 Re: streaming result sets: progress
Previous Message Nic Ferrier 2002-11-22 19:16:59 Re: streaming result sets: progress

Browse pgsql-novice by date

  From Date Subject
Next Message Eric B.Ridge 2002-11-22 23:22:43 Re: UNION and array types
Previous Message Bruno Wolff III 2002-11-22 21:50:25 Re: UNION and array types