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: 
vvvvvvizard
Partner - Specialist
Partner - Specialist

ApplicationIntent=ReadOnly

i have a oledb connection to a database in qlik sense , i was asked to make sure i add 

ApplicationIntent=ReadOnly; to the connection string so i dont connect to the primary db 

How do i even view the connection string in Qlik sense 

Where do i add ApplicationIntent=ReadOnly

Labels (1)
1 Solution

Accepted Solutions
vvvvvvizard
Partner - Specialist
Partner - Specialist
Author

You can in the QMC under data connection 

View solution in original post

4 Replies
vvvvvvizard
Partner - Specialist
Partner - Specialist
Author

vvvvvvizard
Partner - Specialist
Partner - Specialist
Author

Does anyone know ?

vvvvvvizard
Partner - Specialist
Partner - Specialist
Author

You can in the QMC under data connection 

RenukaSasikumar15
Contributor
Contributor

Even after adding "ApplicationIntent=ReadOnly" to the data connection, it still connects to the primary database instead of the ReadOnly node.

Any solution to it?