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: 
Anonymous
Not applicable

ODBC Issues

We're having trouble getting Qlik to work correctly with an ODBC connection. We've created an ODBC connection to use a specific AD account to connect to a SQL DB. However when Qlik runs the ODBC connection it runs it with the account running the Qlik service and not the one specified with the ODBC management tool. Any ideas?

2 Replies
sasiparupudi1
Master III
Master III

May be add the odbc user as a qlik user in qmc

awhitfield
Partner - Champion
Partner - Champion

Hi Jason,

has you specified the user name and password in the ODBC connection string:

ODBC CONNECT TO DSNNAME (UserId is xxx, Password is xxx);

Andy