Hi all,
one question..
it's possible to create a local app with data stored into a Google Drive repository?
thanks
Fabio
Hi all,
one question..
it's possible to create a local app with data stored into a Google Drive repository?
thanks
Fabio
Google drive (and others) sync files in a random order of bytes and intervals.
It is not real time syncing and it may end up with a corrupted database.
Relational databases handle concurrent updates via row level locking.
Google drive knows nothing about this.
So the answer is no. Not recommended.
Principal developer of Lianja, Recital and other products
Follow me on:
Twitter: http://twitter.com/lianjaInc
Facebook: http://www.facebook.com/LianjaInc
LinkedIn: http://www.linkedin.com/in/barrymavin
Ok thanks
Fabio
Bookmarks