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

ODBC Connection

How do I get my ODBC Connection to save the user name and password in the script?

1 Solution

Accepted Solutions
fernandotoledo
Partner - Specialist
Partner - Specialist

When you "qlik" over the Connect button a window appear with all available conections. Insert the User / Password there and it will be stored in the script.

Check if ther is any configuration under the Script Editor´s Security panel (in the lower right corner)

best regards

Fernando

View solution in original post

3 Replies
fernandotoledo
Partner - Specialist
Partner - Specialist

When you "qlik" over the Connect button a window appear with all available conections. Insert the User / Password there and it will be stored in the script.

Check if ther is any configuration under the Script Editor´s Security panel (in the lower right corner)

best regards

Fernando

Not applicable
Author

Hi

Please DSN then call this DSN through ODBC connection with User name & password.

It make connection string with user name and password in your qlikview script.

Regards

Ashish

Not applicable
Author

This worked... For some reason it took a few tries for this to work correctly. Thank you very much.