I've got several applications where I use a PostgreSQL database running on a
Linux server with a MS Access front end application running on the
individual PCs. It was pretty painless to build, although knowing something
about Access would have been nice, and it provides a nice user interface for
the individuals that enter the data. Then I have Perl CGI scripts written
on the server to provide read only reports to the web site.
Pat
Patrick C. Wolf
Test Manager
Aerojet
Socorro Plant
-----Original Message-----
From: deval [mailto:deval@giaspn01.vsnl.net.in]
Sent: Tuesday, September 05, 2000 10:38 AM
To: pgsql-novice@postgresql.org
Subject: [NOVICE] data entry
For years I am using dBASE to compute payroll of employees.
Required
data entry is number of days present and overtime if any.
This is done
record by record. Data entry person sees employee number and
name, and
boxes with prompt, where the data is entered. For Postgresql
is there
any user interface available, that could help a non
technical person to
make the data entry?
vijay