

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SQL server connection with windows integrated security vs user/password
Hello!
I have a question for clarification.
If I create a new SQL DB connection with windows integrated security.
Which account is taken for the authentication? The Qlik Sense service account or the account which has created the connection?
Does the QS service account have to be in the SQL DB?
If you are using user/password and not windows integrated security, do you still need to have the QS service account registered in the SQL server?
Sorry for that simple question, but I didn't find an answer by searching the help pages or using google.
Thank you
- Tags:
- db connection
- sql
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which account is taken for the authentication? The Qlik Sense service account or the account which has created the connection?
- Qlik Sense service account which is running the Qlik Sense Service
Does the QS service account have to be in the SQL DB?
- Yes
If you are using a user/password and not windows integrated security, do you still need to have the QS service account registered in the SQL server?
- Yes
The requirements are mentioned here: OLE DB data connection settings
Similar Community Blog: Windows integrated security is not working for SQL Server

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For mine, yes, the Qlik Sense service account (an AD account) is required to be granted the SQL Server DB access.
In Qlik Sense data connection, I use OLE DB connection and specify Windows Integrated Security option. no user name or password required.
However, if you are using SQL Server Login accounts, you will need to use the same set of credential to connect in Qlik data connection.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which account is taken for the authentication? The Qlik Sense service account or the account which has created the connection?
- Qlik Sense service account which is running the Qlik Sense Service
Does the QS service account have to be in the SQL DB?
- Yes
If you are using a user/password and not windows integrated security, do you still need to have the QS service account registered in the SQL server?
- Yes
The requirements are mentioned here: OLE DB data connection settings
Similar Community Blog: Windows integrated security is not working for SQL Server
