- Help Center
- Intuitive Dashboards Core Software
- Installation & Configuration Guide
-
Intuitive Dashboards Core Software
- Getting Started
- Viewing Dashboards
- Interacting with dashboards
- Filters
- Connections
- Datafeeds
- Datasets
- Components
- Creating Dashboards and Components - Overview
- Creating Components
- Creating a Dashboard
- Administering the System
- Administering Users
- Administering Groups
- Security Filters - V5.2 and earlier
- Security Filters - V5.3 Onward
- Embedding Dashboards
- Configuration File
- Installation & Configuration Guide
- Version History
-
Intuitive for PaperCut V2
-
Intuitive for PaperCut MF V3
-
Intuitive for SAFEQ
-
Intuitive For Managed Print Services (MPS)
-
Intuitive Cloud Services
-
Intuitive for PaperCut Hive V1
-
Intuitive for SAFEQ Cloud
-
Intuitive for Docuware
-
FAQ
"Unable to connect to the database" during Intuitive Dashboard Installation
When entering in the SQL server information during the installation process, the above error is received when testing the connection.
This can be down to one or more reasons, but we'll detail them below:
1. Check the SQL instance name on the server, if you leave the default "." during the install but the SQL instance is named anything other than "MSSQLSERVER", it won't be able to connect. Please insert the name of the SQL instance itself into this field, i.e. SQLEXPRESS, if the SQL instance is installed and configured locally.
You can check the SQL instance name by logging onto the server where this SQL instance has been installed, opening Services (Pressing the Windows key+R, typing in services.msc) navigating to "SQL Server" and noting the name in brackets.
2. The SQL Server service may be in the 'stopped' state, so please start the service back and test the connection again.
3. You may be unable to reach this external SQL server by its hostname, one alternative is to use its IP address in the field.
4. Ensure the user you are testing the connection with has the "db_owner" right on the Intuitive database. Alternatively, you can assign the "sa" role to your account.