Hi, everyone!
I need to connect qlik document with database from extension to feedback user's data in some table.
I made it with ActiveX (Adodb.Connection) It success, but i don't want to pass userid and password in javascript code or in properties as hard code.
Is it possible way to connect database via qlik's document internal connection, defined by document script and use it from extension?
Thanks for response