Re: Java Interface for postgres database

Поиск
Список
Период
Сортировка
От Poul Kristensen
Тема Re: Java Interface for postgres database
Дата
Msg-id 3AE47A30.76BF8ACE@vip.cybercity.dk
обсуждение исходный текст
Ответ на Java Interface for postgres database  ("suhail sarwar" <sarwar@postmaster.co.uk>)
Список pgsql-novice
suhail sarwar wrote:

> Hi
>
> I am trying to build a java front end to my postgres database. I have the database, psql and jdbc setup correctly and
havemade various tables but I need to make a front end for data input and retreival. 
>
> I am thinking of having a java program that asks a series of questions and inputs the details into the correct part
ofthe DB and once finished sends back an integer depending on the values input to the java program. 
>
> The problem is that I don't know how to use sql commands within a java program and how to send back values from the
databaseto the java program. Does anyone know this? 
>
> Any help much appreciated
>
> Regards
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

Please look at the attached file.

og look at www.javasoft.com

Regards Poul

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

Предыдущее
От: "Bob Whitehouse"
Дата:
Сообщение: Remote connections to postgres...
Следующее
От: Joel Burton
Дата:
Сообщение: Re: Remote connections to postgres...