PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD18-WM18 file transition
WD18-WM18 file transition
Iniciado por guest, 08,nov. 2014 09:51 - 2 respuestas
Publicado el 08,noviembre 2014 - 09:51
Hi all,
i wold like to pass i file xxx.db from a software create with windev 18 to a smartphone android that connected with USB. what is the method?

thanks
Publicado el 13,noviembre 2014 - 16:14
use sqllite . once it connect . you can use simple copy function to copy to smartphone internal storage or sd card . then from wm18 change connection string to the folder on the smart phone .
Publicado el 17,noviembre 2014 - 19:00
ok.... but i when connect my smartphone to computer i don't have a unity and i don't have a possibility to use a fxxxx function