| The QuickReports Enterprise server is a web server designed to execute and deliver QuickReports reports, which have been saved as report designs, or incorporated in DLLs.
The server operates in two modes, HTTP via a web browser, and through a custom client using a private protocol. The client software is supplied. The server has facilities to administer users and reports in such a way that reports may be allocated to users via access levels. Session management is implemented for greater security and server administration may be password protected.
Advantages and Features:
- Using the QR Enterprise server means no more CGI-BIN. All that is required is that report designs and DLL's are reqistered with the server. Report requests via either protocol are dealt with by executing the design, without further intervention. DFM files made in the IDE are acceptable as report designs.
- Reports can be delivered as PDF in either protocol
- The server deals with user and report adminstration so there is no dependence on any other software for this.
- Session management is implemented using cookies in HTTP, or by the client with QRX. In the latter case all requests are accompanied by login information.
- In either protocol, security checks are implemented at each request, preventing multiple identity use or hacking into session stubs.
• Partially restricted • Source: N/A License: SW |