Web Reporting
Posted: Thu Sep 27, 2001 3:34 am
				
				What are the alternatives to developing dynamic web-based reports using R & R?  ____For example,  I have a database on a server that is constantly being updated.  I would like to have a link to different available reports on a static web page, then execute that report and return the results as a web page.  The report would have to be generated on-the-fly so current data was always being displayed.  ____Is this (or something like it) possible with R & R and how would it be implemented?____Thanks.____