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
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