Re: Postgres data/form entry tool

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: dave(dot)potts(at)pinan(dot)co(dot)uk, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres data/form entry tool
Date: 2007-04-19 15:05:41
Message-ID: 46278545.9040201@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reid Thompson 2007-04-19 16:17:27 Re: Postgres data/form entry tool
Previous Message Richard Huxton 2007-04-19 14:43:01 Re: Need help with db script, and daily routines