Skip to main content

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

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
ulrich-merkel said 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

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:

Adrian Gosbel said This forum is for Uniface to communicate updates and information to the developer community. Questions from customers should not be posted in this forum.

Author: diseli (daniel.iseli@uniface.com)

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
ulrich-merkel said 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.

Daniel has already stated he has requested that this is corrected. 


Author: Adrian Gosbell (adrian.gosbell@synapse-i.jp)

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

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)