On Fri, May 15, 2009 at 1:11 PM, Raphael Bauduin <rblists(at)gmail(dot)com> wrote:
> Hi,
>
> Are there any tool/libs to easily and rapidly generate web-based entry
> forms for tables in a postgresql database?
>
I used this once for a quick project:
http://www.sqlmaestro.com/products/postgresql/phpgenerator/
--Scott