We're working on an ad hoc reporting system which would allow certain users to write their own WHERE clauses to query and report. We're using one view for each report and then the user generates the WHERE clause using an in-house application.
↧