Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

databases on the server

I know that it's recommended to put all the qlikview documents on the qlikview server and my question is:

The different database (mysql, oracle, excel ... ) to which we connect the application during development should also be on the server so that if we change the level of the database application take into account?



3 Replies
Bill_Britt
Former Employee
Former Employee

Not sure what you mean by "change the level of the database application". Please remember the QlikView server uses a lot of memory and has a working set this it setup with the server when it starts. SQL and Oracle does the same think and this will cause performance issues with the server. QlikView only needs ODBC connections to the SQL Or Oracle servers. The data is only read into QlikView when a document is reloaded.

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
Not applicable
Author

Hi bbt,

I mean if that changes in the database to which we connected our application, how it's done for the application to take this into account?



Bill_Britt
Former Employee
Former Employee

If I understand you correctly if the data in the SQL database changes how do you update the Qlikview Dashboard. You would have to do a reload. If you setup the ODBC connection to match what you are using on the developemnt machine then the QVS can do the reload for you.

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.