Now im trying to send data from my android sqlite database to mysql using php service . The question is : is it better to send the sqlite as a file using ftp then usin php to read data from sqlite and insert on mysql OR to use json to send data selected from sqlite as array to the php service which will insert data to mysql .
Aucun commentaire:
Enregistrer un commentaire