Framework:Dynamic loading: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
You can activate Dynamic loading by setting the property "DynamicMode=true" in [[Technics:CoPlanner-Server#SvrConfig.xml|SvrConfig.xml]]. | You can activate Dynamic loading by setting the property "DynamicMode=true" in [[Technics:CoPlanner-Server#SvrConfig.xml|SvrConfig.xml]]. | ||
Besonderheiten: | Besonderheiten: | ||
Revision as of 12:16, 19 December 2012
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 the property "DynamicMode=true" in SvrConfig.xml.
Besonderheiten:
- Einstellung MaxRows im SvrConfig.xml wird berücksichtigt
- Ohne mindestens einen aktiven Filter werden keine Daten geladen