Android Question Download MySQL to SQLite data by RDC

dhernandez

Active Member
Licensed User
Longtime User
Hi all, I have a question for you.
How do you to copy data from a remote database (MySQL) and insert it into my device in SQLite?
My SQLite has the same fields MySQL

Thanks in advance-...
 

dhernandez

Active Member
Licensed User
Longtime User
There will be no way to create one in config.properties select_data line = "SQL statement" to look for me and me the data inserted from Remote to Local?
Just as is done by inserting SQLite to MySQL ...
using Remote Database Connector
 
Upvote 0
Top