On May 26, 2014 11:24:52 AM EDT, Rafael Copquin <[email protected]> wrote: >I just had this idea (crazy? mmmm......) > >Just upload a VFP table to one of the free cloud stores >(dropbox,cubby,google drive,one drive, etc) >And then use it, like one would use any ordinary table: > >use \\dropbox\???..\mytable.dbf > >Is this possible? > >Rafael Copquin >
Due to the way those services work. No. The file is modified on the local machine. A service detects the file change, locks the file, uploads the file, releases the file. In a multiuser scenario it is disaster. We had clients do it with terrible corruption as a result. -- Tracy _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

