PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD19] interrupted HExecuteSQLQuery
[WD19] interrupted HExecuteSQLQuery
Iniciado por guest, 09,feb. 2015 11:31 - No hay respuesta
Publicado el 09,febrero 2015 - 11:31
how can I detect if HExecuteSQLQuery (mode: hQueryBreakable) is interrupted with [ESC]?

Result = true, because there is no error, hError = 0.
HOut = true and Hfound= false, same as when the result of the query is empty.

How to determine the difference between an interrupted Query and an empty Query?