Обсуждение: Begginer JDBC

Поиск
Список
Период
Сортировка

Begginer JDBC

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

Re: Begginer JDBC

От
John R Pierce
Дата:
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




Re: Begginer JDBC

От
Guy Rouillier
Дата:
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