PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV (versiones precedentes) → Tables Init Delay
Tables Init Delay
Iniciado por sdsoft, 05,may. 2020 23:25 - No hay respuesta
Publicado el 05,mayo 2020 - 23:25
Is there any way in WinDev 17 to Delay a table Initialization ?
The reason is that I have an embeded query on a table control. The data file has become enormously big and everytime the application starts it takes more than 20 seconds because of the query.

Or if its possible to not Initialize the table at all!!!!