PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → As used in android HModifyStructure()
As used in android HModifyStructure()
Iniciado por David, 17,jul. 2013 19:08 - 1 respuesta
Publicado el 17,julio 2013 - 19:08
Hello,

I want to know how to use HModifyStructure() on Android. I have a database HyperFileSQL. My code is this:

HChangeConnection("*",MyConnection1_w)
HCheckStructure("*",hIdentical)
HModifyStructure("*",hmsNormal)

This is the error in android mode:

<!s!> file cannot be renamed <!s!>

Thanks
Miembro registrado
26 mensajes
Publicado el 03,noviembre 2015 - 13:16
Hi, did you find the answer to this problem??