Difference between revisions of "QPR UI System Requirements"
Line 15: | Line 15: | ||
==Database Systems and Database Configuration == | ==Database Systems and Database Configuration == | ||
− | Microsoft SQL Server 2008 and later versions are supported. In addition, the following configurations are required | + | Microsoft SQL Server 2008 and later versions are supported. In addition, the following configurations are required in the SQL Server: |
* If '''named instances''' are used (more information: https://technet.microsoft.com/en-us/library/ms165614(v=sql.90).aspx ) | * If '''named instances''' are used (more information: https://technet.microsoft.com/en-us/library/ms165614(v=sql.90).aspx ) | ||
# '''TCP port''' needs to be assigned to the instance ([[SQL Server Configuration in QPR MobileDashboard#Enabling_SQL_Server_TCP.2FIP_port|more information]]) | # '''TCP port''' needs to be assigned to the instance ([[SQL Server Configuration in QPR MobileDashboard#Enabling_SQL_Server_TCP.2FIP_port|more information]]) |
Revision as of 08:09, 28 September 2017
System requirements for QPR MobileDashboard are mostly the same as for QPR Suite 2017.1. An exception is that only Microsoft SQL Server supported as a database. For detailed information, refer to QPR Suite 2017.1 system requirements: http://kb.qpr.com/qpr2017-1/index.html?systemrequirements.htm.
Supported Devices
- Windows desktop
- Google Chrome
- Firefox
- Internet Explorer 11
- Mac desktop
- Safari
- Tablets and smartphones
- Apple iPad and iPhone with iOS 10 and Safari
- Android versions 5.0 - 7.1.2 with Chrome for Android
Note: Due to the rapid update schedule of web browsers, QPR Software does not specify the supported versions but indicates the latest versions that are tested and verified to work. Firefox and Chrome versions newer than the tested versions are likely to work normally, but QPR Software cannot guarantee their functionality before the next QPR MobileDashboard release. Any compatibility issues will be fixed as soon as possible for the next release.
Database Systems and Database Configuration
Microsoft SQL Server 2008 and later versions are supported. In addition, the following configurations are required in the SQL Server:
- If named instances are used (more information: https://technet.microsoft.com/en-us/library/ms165614(v=sql.90).aspx )
- TCP port needs to be assigned to the instance (more information)
- SQL Server Browser service needs to be running (more information)
- Both Windows authentication and SQL Server Authentication can be used (more information: https://docs.microsoft.com/en-us/sql/relational-databases/security/choose-an-authentication-mode)
- If using Windows Authentication, the user account running QPR MobileDashboard installer needs to have access to SQL Server, even if other account is configured for the database connection.
More information about SQL Server configuration for QPR MobileDashboard.
Server Computer Operating Systems
- Windows 10
- Windows 8.1 / Windows 8
- Windows 7 (only SP1)
- Windows 2012 Server R2 / Windows 2012 Server
- Windows 2008 Server R2 / Windows 2008 Server
Other Needed Server Components
The following components are needed by QPR MobileDashboard. QPR MobileDashboard installer will install them automatically, if they are not already installed.
- Java 8 for Windows (download link: https://java.com/en/download/)
- GlassFish (Java EE application server) (GlassFish documentation: https://javaee.github.io/glassfish/)
- .NET Framework 4.5.1 or newer (download link: https://www.microsoft.com/net/download)