2. August 2018 14:21
6. August 2018 08:16
9. August 2018 13:03
<!--
Specifies how many SQL memory chunks a data import must be distributed across. A small number increases the number of network transfers and decreases performance, but also lowers the amount of memory that the server instance consumes. If the database is on SQL Server 2016 or later, a low value of Bulk batch size can lead to large data files. To not use batching, specify 0.
-->
<add key="SqlBulkImportBatchSize" value="448" />
<!--
Page id for manage report settings.
-->
<add key="ReportSettingsLookupForm" value="1560" />