I was wondering if anyone could suggest a neat solution to the following:
I have the same database on a phone and on a tablet.
I want to maintain the database on both.
Every so often I will synchronise them
But I only want one of them to be enabled at any one time, to avoid duplication and overwritting.
I am thinking of sending an Email to myself indicating that the device is the "active" one then accessing the email with code and using this to set a flag.
I would be so grateful to anyone who could come up with a better solution.
I have the same database on a phone and on a tablet.
I want to maintain the database on both.
Every so often I will synchronise them
But I only want one of them to be enabled at any one time, to avoid duplication and overwritting.
I am thinking of sending an Email to myself indicating that the device is the "active" one then accessing the email with code and using this to set a flag.
I would be so grateful to anyone who could come up with a better solution.