PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 25 → WX - Testa integridade do Banco de Dados com a Analysis
WX - Testa integridade do Banco de Dados com a Analysis
Débuté par BOLLER, 03 mai 2017 15:58 - Aucune réponse
Membre enregistré
3 651 messages
Popularité : +175 (223 votes)
Posté le 03 mai 2017 - 15:58
// Check DB
HCheckStructure("*", hIdentical)

WHEN EXCEPTION IN
// Checks the opening of all the files
HOpen("*")
HClose("*")
TestWriteResult(twrInfo, "Files OK")
DO
// Problems during opening
TestWriteResult(twrError, "Files in error: " + ExceptionInfo(errMessage))
END


--
Adriano José Boller
______________________________________________
Consultor e Representante Oficial da
PcSoft no Brasil
+55 (41) 99949 1800
adrianoboller@gmail.com
skype: adrianoboller
http://wxinformatica.com.br/