Adhoc Query Solutions
CrossCompass will allow end-users
and programmers alike the ability to
perform adhoc queries on various data sources.
CrossCompass will also enable data extraction via
database stored procedures via a user friendly interface.
Normally query tools only execute database views setup for reporting purposes
whereas stored procedures are used to control external application access to tables. But
why not create stored procedures to add the flexibility of parameters that views cannot
provide.
In fact if required, user queries against the database can be restricted
to only being able to execute views and stored procedures via a simple to use
user interface.
You may also have various systems with different databases. The users (if allowed)
can see all the views & procedures all in one screen. The user is a member of a
group and each group's access to views and procedures is controlled by the administration
suite.
The user having extracted the data can manipulate the results
in many ways:
- Re-order the output columns in
the grid.
- Drag & Drop the columns to group
the data
- Merge the data with Excel or CSV or
both
Once extracted and manipulated the grid contents can
be saved into various formats such as Access, XML/HTML, CSV/Excel
and PDF.
The user can also design a report via our report designer suite. This report
can then be deployed for groups of users to execute.
|