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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

connect to SQL server

Hi All,

How to connect to SQL server2008R2 from QlikView?

1 Solution

Accepted Solutions
rustyfishbones
Master II
Master II

This video may help, it shows how to connect to an access DataBase

but it's not too disimilar to connecting to SQL Server, you may need to force 32-bit to get a connection to SQL Server

I hope this video helps

http://youtu.be/hEXhTNH2hCY

View solution in original post

3 Replies
its_anandrjs
Champion III
Champion III

Hi,

Make ODBC connection for that and use that connection string for loading SQL tables in to qlikview.

Regards,

Anand

rustyfishbones
Master II
Master II

This video may help, it shows how to connect to an access DataBase

but it's not too disimilar to connecting to SQL Server, you may need to force 32-bit to get a connection to SQL Server

I hope this video helps

http://youtu.be/hEXhTNH2hCY

Not applicable
Author

Thank you.