This is my experience with searching a way on how to work with one database (DB) on several computers consecutively:
I have tried to find a way on how to work with a BC database (*.gdb) that is stored in the cloud (OneDrive) and can be accessed by all my computers remotely and consecutively. The only way of working that seems to be feasible for me is to manually backup the DB after every single modification and to store that backup file back to the cloud. First step with a different computer is then to restore the backup file and after work is completed to backup again. Following this inconvenient procedure allows at least to keep the structure. Nevertheless, big DBs take some time for backup and restoring, unfortunately.
Does someone have a solution or hints on how to improve my work flow?