Initializing help system before first use

SQLautondx

Description
Enable automatic indexation of arrays.
Type
Boolean, read/write
Values
true 
Enable automatic indexation.
false 
Disable automatic indexation.
Default value
false
Note
Automatic indexation affects handling of arrays in SQL queries. It can be used only on 1-dimension arrays indiced by ranges: when this mode is enabled indices are not imported or exported, only array values are exchanged with the database. For reading, the initial index value is taken from the parameter SQLfirstndx and incremented at each iteration. When writing all cells of the arrays are exported.
Affects routines
See also
Module