Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.