10,730
edits
Line 320: | Line 320: | ||
* '''No Lock During Sync''': (Dynamics only) Server should take no lock during read. Prevents server deadlocks but can read uncommitted dirty data. In other words, there is a risk that the client downloads unconfirmed server records which might be rolled back in (short) future. The setting might help to avoid server database timeouts. | * '''No Lock During Sync''': (Dynamics only) Server should take no lock during read. Prevents server deadlocks but can read uncommitted dirty data. In other words, there is a risk that the client downloads unconfirmed server records which might be rolled back in (short) future. The setting might help to avoid server database timeouts. | ||
* '''Send empty Picklist as Null''': (Dynamics only) Send empty picklist value as Null. (Default is ‘False’, i.e. empty value is sent as -1.) | * '''Send empty Picklist as Null''': (Dynamics only) Send empty picklist value as Null. (Default is ‘False’, i.e. empty value is sent as -1.) | ||
* '''HTTP stack''': Determines whether to use the native HTTP stack or Microsoft .Net stack. Native stack is usually faster. Choose .Net stack if you experience authentication or other connection issues. | |||
=== Sync, Legacy settings (Do not change without a reason!) === | === Sync, Legacy settings (Do not change without a reason!) === |