PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → As used in android HModifyStructure()
As used in android HModifyStructure()
Iniciado por David, jul., 17 2013 7:08 PM - 1 resposta
Publicado em julho, 17 2013 - 7:08 PM
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
Membro registado
26 mensagems
Publicado em novembro, 03 2015 - 1:16 PM
Hi, did you find the answer to this problem??