C chaconproducciones New Member Licensed User Longtime User Oct 24, 2012 #1 Hello, I have my locally Sqlite DB on my Android device, I need to sync with a MySql DB that is on a web server, which I make to synchronize user request when needed, Thanks
Hello, I have my locally Sqlite DB on my Android device, I need to sync with a MySql DB that is on a web server, which I make to synchronize user request when needed, Thanks
Erel B4X founder Staff member Licensed User Longtime User Oct 24, 2012 #2 There are several ways to implement a replication solution. See the discussion here: local and remote database To connect to MySQL: Basic4android Search: MySQL Upvote 0
There are several ways to implement a replication solution. See the discussion here: local and remote database To connect to MySQL: Basic4android Search: MySQL