About SQLite settings
Author: ulrichmerkel@web.de (ulrich-merkel)
I've got a problem understanding what the example in the helpfile should do with the 5 after setting the locking strategy to cautious.
[DRIVER_SETTINGS] USYS$SLE_PARAMS = default locking: cautious: 5, stepsize = off
3 Comments
Local Administrator
This is just a typo and I've asked that this is corrected. The correct syntax is documented in "Database Connector Options: default locking" USYS$Mnemonic_PARAMS = default locking : optimistic | cautious USYS$Mnemonic_PARAMS = locktype : o | c And please keep the posting guidelines for the "Uniface Technical Support" forum in mind:
Author: diseli (daniel.iseli@uniface.com)
Local Administrator
Daniel has already stated he has requested that this is corrected.
Author: Adrian Gosbell (adrian.gosbell@synapse-i.jp)
Local Administrator
Even in the ulibrary.chm sent out with the patch X502 this misleading information is not corrected. Think we agree that a correct, relyable documentation is mandatory for a commercial product like uniface.
Author: ulrich-merkel (ulrichmerkel@web.de)