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: 
SDeLa131
Contributor III
Contributor III

qlikview hide/encrypt the user id and password for ODBC

 

//ODBC connect to the Customer iseries client 32 bit using QLIKV user id 113019
ODBC CONNECT TO CUSTOMER (XUserId is HefFdIRJJaSMVPA, XPassword is dSMfCJNGECWGDJBKSBUML);

 

I have to reset this profile's password which I know where to do that but how do I encrypt/hide this information again.  I remember something about copying the string to notepad and then there is a special character or word needs to be put to make it view this way. 

 

can anybody help.

thank you 

 

1 Solution

Accepted Solutions
Vegar
MVP
MVP

You ned to have the "Scramble connect user credentials" checked in the script editor settings.

Read this:

SQL Server connecting string and use of XPassword

View solution in original post

1 Reply
Vegar
MVP
MVP

You ned to have the "Scramble connect user credentials" checked in the script editor settings.

Read this:

SQL Server connecting string and use of XPassword