Sharing a local Data Source

avatar

Hi everyone
I am not sure if this has been asked before (i couldn't find it using search). I have 2 systems, a Desktop and a tablet. I want to store my data store in something like my OneDrive, and be able to share the database between the two systems. Is this possible. Can I simply just move the local datastore to a shared location?

thanks in advance

app

All Comments (2)

avatar

Hello,

Devolutions Online Drive is a good offering for your scenario and it's completely free!

For more information, please consult;
http://helpcloud.devolutions.net/index.html?dod_introduction.htm


If there is anything else we can help you with, please let us know.


Best regards,

Mark Beausejour

avatar

Hello Aaron,

Indeed you can use a online service like that, but you must ensure that there is a single RDM instance performing changes because there is absolutely no protection against data contention and overwrites.

The best way to handle this is to ensure that you close RDM when you are switching devices.


Best regards,

Maurice