The SQL/R Report Generator is an extension to Eloquence which makes it easy to create even complex reports on the fly. Your data is a valuable resource for your business. It is important, that all relevant information about your business is available transparently and up-to-date.
Main features:
Query language related to SQL standard
- Simulataneous access to multiple databases (including sort)
- No locking during database access
- Fast database access
- Read only access -- it will never change your data
- Virtual tables (create view)
- Calculated items
- Searching for and sorting on all kind of items
- Support of index items for query optimizon
- Searching with wildcards
- Output to Screen, Printer, ASCII file or DIF file
- Support of format definition files
- Easy integration into Eloquence by providing an Eloquence DLL.
Comments