Framework:Dynamic loading

From CoPlanner 10
Revision as of 12:21, 19 December 2012 by Admin (talk | contribs)

Jump to navigationJump to search

Activating this function means that you can define the "dynamic loading" mode for each table. This effects that data will be load data on demand from SQL-Server. Therefore CoPlanner Server will be disburdened managing big data. There is no difference to CoPlanner end-user in regard of data entry and analysis.

You can activate "Dynamic loading" by setting property "DynamicMode=true" in SvrConfig.xml.


Specifics:

  • Setting MaxRows in SvrConfig.xml has effects on this mode.
  • At least one filter has to be activated - otherwise no data will be loaded.