PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → how to upgrade HyperFileSql files at customer site
how to upgrade HyperFileSql files at customer site
Iniciado por vvido, 21,ene. 2015 13:06 - 2 respuestas
Miembro registrado
94 mensajes
Publicado el 21,enero 2015 - 13:06
WD18, HyperFileSql classic

After I change the analysis, the local files are automaticaly upgraded to the new definitions by WinDev.

How can I upgrade the files with my application, if I do not have access to the customer files directly ?

I need to send the customer the new version of the application and
some app which would perform the upgrade of structures.
Publicado el 21,enero 2015 - 13:50
Hi,

The windev setup routine does for you, when creating the setup, inside the Data part, the first checkbox needs checking.

HTH

Kevin.
Miembro registrado
94 mensajes
Publicado el 21,enero 2015 - 15:08
Thank you,
I have not been that far yet (this is my first non in-house project)