Smart-Report reporting tool supports conventional BI applications - report production (reports, graphics), analysis and information release; provides a powerful development environment and easy-to-maintain reports; the threshold for mastering this tool is relatively low and can be mastered through simple training; Unified control of data security; convenient integration with other business systems through open API interfaces.
1. System required environment operating system: WINDOWS (2000, XP, WINDOWS7)
Database: MYSQL5.0
WEB server: TOMCAT5.5
Client browser: IE6.0 and above are JAVA-based B/S systems, so they are platform-specific. The environmental requirements listed above are just for a better introduction to this software.
This software supports most relational databases, such as DB2, ORACLE, SQLSERVER, etc. WEB server supports: TOMCAT, WEBSPHERE, WEBLOGIC, etc.
2. Preparation before installation Before SmartReport is deployed, a database environment and WEB server are required, so the database and WEB server need to be installed.
(1) Install the MYSQL5.0 database. Taking WINDOWS as an example, download the MYSQL database online, and then install it step by step according to the installation wizard to complete the installation of TOMCAT.
(2) Install MYSQL client. In order to conveniently manage and view MYSQL, users can choose to install a MYSQL client, such as: MySQL-Front.
(3) Install TOMCAT5.5.27
Taking the installation of TOMCAT5.5 as an example, users can download the installation-free version of TOMCAT, decompress it and use it. The premise is that TOMCAT_HOME, JAVA_HOME and other information need to be configured in the environment variables. Run the startup.bat file under TOMCAT_HOME/bin to start TOMCAT. After starting, enter: http://localhost:8080/ in IE. If you see the following page, it means TOMCAT is installed successfully.