Re: Begginer JDBC

Lists: pgsql-jdbc
From: Jordan <jordanmailg(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Begginer JDBC
Date: 2009-04-28 19:58:49
Message-ID: gt7n5n$6u9$1@news.eternal-september.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Hello.
I'd like read something abou JDBC to begginer.
Can someone give a tip? If it's free, It's better.
Thanks.


From: John R Pierce <pierce(at)hogranch(dot)com>
To: Jordan <jordanmailg(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Begginer JDBC
Date: 2009-04-28 20:39:58
Message-ID: 49F7699E.2060207@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Jordan wrote:
> Hello.
> I'd like read something abou JDBC to begginer.
> Can someone give a tip? If it's free, It's better.
>

general JDBC docs...
http://java.sun.com/docs/books/tutorial/jdbc/

postgres specific:
http://jdbc.postgresql.org/documentation/83/index.html


From: Guy Rouillier <guyr-ml1(at)burntmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Begginer JDBC
Date: 2009-04-29 15:21:08
Message-ID: 49F87064.8000001@burntmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-jdbc

Jordan wrote:
> Hello.
> I'd like read something abou JDBC to begginer.
> Can someone give a tip? If it's free, It's better.
> Thanks.

I just did a search on "jdbc tutorial" and found many helpful links.
Here's the first one:
http://www.google.com/url?sa=t&source=web&ct=res&cd=1&url=http%3A%2F%2Fjava.sun.com%2Fdocs%2Fbooks%2Ftutorial%2Fjdbc%2Findex.html&ei=1m_4SbboB9KJtgeR9IjDDw&usg=AFQjCNEaMhDIFCkD2ZjXccHgMntcHtKhJQ

--
Guy Rouillier