Getting connected - Java application to PostgreSQL

Поиск
Список
Период
Сортировка
От Peter Cook
Тема Getting connected - Java application to PostgreSQL
Дата
Msg-id 000801c5b808$67744750$99838b90@awsozboae4zxr63
обсуждение исходный текст
Ответы Re: Getting connected - Java application to PostgreSQL  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-novice
I have a simple Java Application running on Windows 2000 I am working on at home. Initially it accessed data in an Access database via Jdbc:Odbc, but I detest Microsoft and their database is a limited, non SQL standard, particularly ugly and unreliable beast.
 
Now that I have installed PostgreSQL and installed some data, I want to point my application to it. Once I have a simple connection, I can make some progress on development of both client and server ends.
 
There are several bits to put in place. Has someone assembled a simple document to help people make this transition? If so please let me know.
 
I see the Postmaster needs to be running. Does that happen when you start the pgAdmin application from the Start menu?
 
Yours sincerely
 
Peter Cook
 
 

В списке pgsql-novice по дате отправления:

Предыдущее
От: Luciano
Дата:
Сообщение: I can't put the password in anyone program
Следующее
От: Chris Browne
Дата:
Сообщение: Re: Database Migration