Web-Based Reports (cgi using mod_perl)

Поиск
Список
Период
Сортировка
От Dave Van Abel
Тема Web-Based Reports (cgi using mod_perl)
Дата
Msg-id 4.1.19990112170043.0098f510@mail.vanabel.com
обсуждение исходный текст
Список 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@vanabel.com
http://www.vanabel.com

(v) 303-989-6481 (landline or regular phone)
(v) 303-478-7985 (cellular w/voicemail )


В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] psql error
Следующее
От: Lucia Romito
Дата:
Сообщение: ...