View Single Post
  #1  
Old July 9th, 2004, 03:11 PM
Savvoulidis Iordanis
external usenet poster
 
Posts: n/a
Default ! Help on designing report managment screens for an app

What I want, is a good example of having database driven reports presented
to a user
with their proper parameters (as detail, as I can imagine), so that the
users select what to print
using a single point of start. How can such a report table(s) be like, and
how can such a form
be created, so that it can handle different type of controls for criteria
parameter (eg. drop down lists/radios
for certain values, simple text boxes or masks, etc...)

WHAT I REALLY NEED, IS A FORM THAT PRESENTS THE APPLICATION REPORTS TO
THE USERS AND BE BASED ON TABLES FOR REPORTS AND PARAMETERS

Is there anybody out there that has implemented a nice DB report engine ?