Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
SusiS
Contributor
Contributor

I am having trouble creating data connection from qlikcloud to ssms

I am having trouble creating data connection from qlikcloud to ssms 
i installed direct access gateway but i am not able to create connection to ssms using that gateway
the error says username and password 

Labels (1)
1 Reply
Gene742Nelson
Contributor
Contributor

Hello! servicetitan login

This error usually happens because Qlik Cloud requires SQL Authentication, while SSMS often defaults to Windows Authentication. Make sure SQL logins are enabled on your SQL Server, create a dedicated SQL account with the right permissions, and use those credentials in the Qlik Cloud connection. Also confirm the Direct Access Gateway is registered and running, and that you’re using the correct server name and port (default 1433). Testing the SQL login outside Qlik first can help verify the credentials before retrying through the gateway.