Re: Big Picture

Поиск
Список
Период
Сортировка
От Joel Rodrigues
Тема Re: Big Picture
Дата
Msg-id 1DF7EC41-E58D-11D6-8A11-0005024EF27F@Phreaker.net
обсуждение исходный текст
Ответ на Re: Big Picture  (Erik Price <erikprice@mac.com>)
Ответы Re: Big Picture  ("Jules Alberts" <jules.alberts@arbodienst-limburg.nl>)
Re: Big Picture  (Erik Price <erikprice@mac.com>)
Список pgsql-novice
On Monday, October 21, 2002, at 07:52 , Erik Price wrote:

>
> On Tuesday, October 15, 2002, at 08:48  AM, Brad Paul wrote:
>
>> So my real question is:
>> What is the best way to make a generic front to a PostgreSQL database?
>
> Java would get my vote.  A simple applet would do the trick and
> be accessible over a network.  You could get more involved with
> fatter clients or servlet/jsp if that's what's called for.
>
>
> Erik

Or, if one were looking for childishly (in programming terms)
easy, instant/simultaneous web gratification, try putting as
much of your application logic into SQL, use Python CGI
scripting, and use a web browser interface. So simple.

- Joel



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

Предыдущее
От: Ludwig Lim
Дата:
Сообщение: Re: if statement
Следующее
От: "Jules Alberts"
Дата:
Сообщение: Re: db design question