Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
How do I get my ODBC Connection to save the user name and password in the script?
.png) 
					
				
		
 fernandotoledo
		
			fernandotoledo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
.png) 
					
				
		
 fernandotoledo
		
			fernandotoledo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
 
					
				
		
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
 
					
				
		
This worked... For some reason it took a few tries for this to work correctly. Thank you very much.
