To my experience the only problem with data is the cdx can get damaged and a pack/reindex solves that Allen
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Crozier 3. Tables corrupt if the power is cut. Well the obvious solution is to ensure that the power isn't cut. You can protect the data to some extent by wrapping any data up into "Transactions" using basic VFP commands as well as using file buffering (See Andy Kramek's excellent paper on buffering for more details). Better still, implement a real client/server solution with proper power protection on the server using M$SQL or MySQL with VFP as a front end, which it is excellent at. No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.6/1230 - Release Date: 17/01/2008 16:59 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://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.

