I have a cloud server named QvTest that holds a SQL Server 2014 database. I have another cloud server named QVDBTest that contains a QlikView 11 dashboard. I'm trying to figure out how to structure the OLE DB connection string so that I can access tables in the database.
I have created a special script tab for my dashboard just to test connectivity. The machine I am connecting from (QVDBTest) has the Microsoft OLE DB Provider for SQL Server (SQLNCLI11).
According to ConnectionStrings.com, the general form of the connection string looks like this: