[postgis-users] postgres data tables package (ORACLE Forms replacement?)

Luís de Sousa luis.a.de.sousa at gmail.com
Thu Aug 5 07:48:40 PDT 2010


Hi John,

OpenOffice is ok if you do not use views, you can create neat forms
and there's also the option to edit data in tabular displays. Reports
are also handy.

But if you use views, OpenOffice simply don't deal with them.

Best of luck,

Luís

On Thu, Aug 5, 2010 at 2:53 PM, John Callahan <john.callahan at udel.edu> wrote:
> Brief background: We're currently using Oracle for our main database.
> Nothing too big, 15 - 20 tables and the largest table has about 100K
> records.   We use Oracle Forms as a web-based option for inserting and
> updating records.
>
> I am using Postgres/PostGIS for a couple of other projects.  I would like to
> use Postgres for our main database as well.  However, I would need to come
> up with a solution for inserting/updating the data tables within our group
> (a replacement for Oracle Forms).  Preferably, a web-based solution (PHP,
> Python, etc...) but it could be a Windows desktop solution installed on each
> staff members machine.  Something that maintains the data integrity (e.g.,
> forcing users to enter a date when Date is required, etc...)
>
> Does anyone know of a FOSS package that can be used to manage data tables
> within a Postgres database?   Updating data records is the highest priority
> since the built-in Admin tool can be used for managing users, creating new
> tables, etc..., and will be done only by a database manager.  Thanks for any
> advice or guidance you can provide.
>
>
> - John
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>



More information about the postgis-users mailing list