WebDB - Mailing list pgsql-general

From Kaare Rasmussen
Subject WebDB
Date
Msg-id 371471A3.A92EB831@webline.dk
Whole thread Raw
List pgsql-general
I've made a CGI script can insert, update and delete rows in a table. It
started as a project directed towards a specific table, but I soon
realized that it is possible to do a generic CGI script to handle any
table.

So I've done that. Now I want someone to test it. Notice however that it
is still considered early beta, but it works for me.

WebDB
- Uses PostgreSQL now, but should be able to use any DB supported by
Perl DBI.
- Inserts, updates and deletes rows in any table in any database
- Is configurable by simple configuration files. One file pr. page; one
file pr. language (Currently there is English and Danish)
- Is beta software
- Only supports one table and one key field pr. page in this version I
have plans for more, but that may depend on feedback.

If you'd  like to try it, please email me and I'll send a tar file. It's
only a few KB.


pgsql-general by date:

Previous
From: "Frédéric Bultot"
Date:
Subject: unsubscribe pgsql-general
Next
From: The Hermit Hacker
Date:
Subject: Re: [GENERAL] Would this project be of interest to anyone?