Re: [GENERAL] APEX / HTML DB for PostgreSQL

2008-02-26 Thread Lewis Cunningham
--- justin tocci <[EMAIL PROTECTED]> wrote: > interface? I've thought about it enough to want to try it. I don't > really know how APEX / HTML DB work so I'm open to suggestions. I > can > either put the controller in a perl module and send intelligent > requests for formatted pages to postg

Re: [GENERAL] APEX / HTML DB for PostgreSQL

2008-02-26 Thread justin tocci
Il giorno 24/feb/08, alle ore 04:53, justin tocci ha scritto: In its most basic form a great tool would just start as a pl/pgsql or pl/perl function that could be used to call a table and have it output a batch of records to an editable html form or a colored pdf for nice reports. There wou

Re: [GENERAL] APEX / HTML DB for PostgreSQL

2008-02-25 Thread Enrico Sirola
Il giorno 24/feb/08, alle ore 04:53, justin tocci ha scritto: In its most basic form a great tool would just start as a pl/pgsql or pl/perl function that could be used to call a table and have it output a batch of records to an editable html form or a colored pdf for nice reports. There wo