AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Administrar bases de datos / HFSQL / Variables WLanguage
  • Value of H.AutoIndexingLimit
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
H.AutoIndexingLimit (Variable)
In french: H.LimiteRéindexationAutomatique
HFSQL ClassicHFSQL Client/ServerAvailable only with these kinds of connection
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
As long as this number is not reached, the HFSQL engine starts the automatic reindexing if an index error occurs.
Reminder: No automatic reindexing is available for the data files in Hyper File 5.5 format.
Remarks

Value of H.AutoIndexingLimit

  • The H.AutoIndexingLimit variable is set to 100.000 by default.
  • If H.AutoIndexingLimit is set to 0, the automatic reindexing is disabled.
  • If H.AutoIndexingLimit is initialized with a negative value, the value of this variable will automatically correspond to the default value.
Caution: If a lock error occurs during the reindex operation (when the data file or a record found in the data file is locked in read/write for example), the automatic re-indexing is stopped and a fatal error (corrupted index) is displayed. Then, you will have to reindex the data file.
Component: wd290hf.dll
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 05/07/2023

Señalar un error o enviar una sugerencia | Ayuda local