Hello Erel,
I'm going to start working on a project that will have a db locally and I
want it to be synched to a remote server. Any update I make locally will
also update the remote db.
I need the code to check if there's a network connection, if not, work
locally, and when a connection is available, synch the db with the remote
one.
I'm new to this and this will be my first real mobile project - are there
any sample codes available that you can send me to accomplish this?
Thanks.
I'm going to start working on a project that will have a db locally and I
want it to be synched to a remote server. Any update I make locally will
also update the remote db.
I need the code to check if there's a network connection, if not, work
locally, and when a connection is available, synch the db with the remote
one.
I'm new to this and this will be my first real mobile project - are there
any sample codes available that you can send me to accomplish this?
Thanks.