| From: | Dave Van Abel <dave(at)vanabel(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Web-Based Reports (cgi using mod_perl) |
| Date: | 1999-01-13 00:04:44 |
| Message-ID: | 4.1.19990112170043.0098f510@mail.vanabel.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Here is what I want to do:
CGI script opens a dbms
Reads in all table names
Reads each field of table
may as well get indices, too, if can be done
Now create web page that has selection of table & fields for report.
Eventually add SELECT criteria.
User now selects TABLE & FIELDS for report
Now execute report to browser.
Of course, when done with this tool, will have option to "e-mail ascii
data" to end-user.
Just out there dreaming,
Dave
-------------
Dave Van Abel
Lakewood, CO USA
dave(at)vanabel(dot)com
http://www.vanabel.com
(v) 303-989-6481 (landline or regular phone)
(v) 303-478-7985 (cellular w/voicemail )
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Heflin | 1999-01-13 07:41:03 | non-case sensitive searches |
| Previous Message | Giuliano A. Tarallo | 1999-01-12 21:46:04 | [GENERAL] linux/unix ODBC driver |