Re: Postgres data/form entry tool

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: Postgres data/form entry tool
Дата
Msg-id 46278545.9040201@amsoftwaredesign.com
обсуждение исходный текст
Ответ на Postgres data/form entry tool  ("David Potts" <dave.potts@pinan.co.uk>)
Ответы Re: Postgres data/form entry tool
Список pgsql-general
David Potts wrote:
> Can any body recommend a generic opensource  data entry tool that can be
> used to make some simple forms for entering data in to postgres?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>
For Desktop applications on win32

Lazarus :http://www.lazarus.freepascal.org/

Delphi Turbo Explorer: http://www.turboexplorer.com  (use with ODBC or
Zeoslib http://www.zeoslib.net)

Sharp Develop:  http://www.icsharpcode.com  (use with npgsql .net data
provider)

For web based:

PHP and use NVU (http://www.nvu.com) to design the forms.

Netbeans IDE

There are probably many more



--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best option for Postgresql Administration


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Need help with db script, and daily routines
Следующее
От: "Raymond Hurst"
Дата:
Сообщение: Can Postgresql be ported to a device with no OS and simple file I/O and memory management?