|
DETECT provides
several screens for summarising alerts over a period. However, it is
often the case that users wish to have access to tables so that they
can generate their own tailored reports.
For security and speed
DETECT uses an embedded database that cannot be connected to
from outside the application. DETECT therefore provides an
export mechanism whereby data can be copied to an external database.
The export mechanism also allows the data to be reformatted so it is
in a convenient form for generating reports.
DETECT provides
a database that can be used for this purpose or it can export to any
JDBC compliant database such as Oracle, Sybase, DB2, MS SQL Server,
etc. It can also export information to a simple CSV file for
importing into spreadsheets,etc.
|