Re: Postgres data/form entry tool - Mailing list pgsql-general

From Tony Caduto
Subject Re: Postgres data/form entry tool
Date
Msg-id 46278545.9040201@amsoftwaredesign.com
Whole thread Raw
In response to Postgres data/form entry tool  ("David Potts" <dave.potts@pinan.co.uk>)
Responses Re: Postgres data/form entry tool  (Reid Thompson <Reid.Thompson@ateb.com>)
List 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 by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Need help with db script, and daily routines
Next
From: "Raymond Hurst"
Date:
Subject: Can Postgresql be ported to a device with no OS and simple file I/O and memory management?