SQL cursor scrolling options

Hi

This would be related
http://clarion.help/doku.php?id=prop_stmtattr.htm

For static cursor it would be:
Customer{PROP:StmtAttr,6} = 3

But it seems either it doesn’t work or Clarion redefines again its own parameters previous to the queries.

One thing that does work is a technique to not use cursors, if it worth to you, here there is information about the source where it was discussed
https://clarionhub.com/t/mssql-json-result-question/4807/9