Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
khan_imran
Creator II
Creator II

Connect to MS SQL Data base

Hello All,

I would like to know what all things required to connect to MS SQL database through ODBC.

Thanks in advance for help.

Regards,

Imran Khan

1 Reply
vishsaggi
Champion III
Champion III

I usually do this:

1.Create a DS using odbc 32bit.

1_DSCreation.PNG

2. Once connected using the ODBC from Edit script of Qlikview.

Eg:

ODBC CONNECT32 DATABASECONNECTIONNAME; created from above.

You can see the name in the Connect window in QV edit script.