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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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.