I encounter a problem connecting to my SQL Server database. We have 2 servers, the first is an application server & the second is a database server (which hosts SQL Server).
I can not connect to SQL Server directly and should first login to application server then remote to DB server (also we can not ping the database server directly and in application server you can ping database server).
How can I connect to the database server in qlik?