Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Connecting to SQL Server in a cloud

Dear All,

I got a URL, user & password to connect to SQL Server in the cloud.

Does anyone know how I can define the connection?

Thanks in advance!

1 Solution

Accepted Solutions
Not applicable
Author

Hi,

I had to create an ODBC connection with the URL as the SQL server name.

Afterwards, I could connect with QlikView selecting it from the available ODBC connections list.

View solution in original post

3 Replies
Gysbert_Wassenaar

Perhaps this link helps:

SQL Server Native Client 10.0 OLE DB Provider Connection String Samples - ConnectionStrings.com

If you're trying to connect to SQL Azure instead of SQL Server you can try defining an odbc connection in the odbc manager instead of trying oledb:

General Guidelines and Limitations (Windows Azure SQL Database)


talk is cheap, supply exceeds demand
Not applicable
Author

Hi,

Should I create a connection string and use it in the script itself?

Thanks!

Not applicable
Author

Hi,

I had to create an ODBC connection with the URL as the SQL server name.

Afterwards, I could connect with QlikView selecting it from the available ODBC connections list.