Framework:Dynamic loading

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

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Activating this function means that you can define "dynamic loading" mode for each table. This effects that data will be loaded 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.