MB Software Solutions General Account wrote: > Unless you're addicted to SET RELATION or SET SKIP or SEEK(...) in your > direct tables or must have the DataEnvironment with VFP tables, you'll > be able to use this (I hope) with great success....at which point, > you'll probably consider staying with MySQL (or a non-DBF backend).
You can still have the best of both worlds. I think some of the xbase commands are very powerful and a shame to dispense with. So put MySQL or another db server on the back, pull in data to vfp cursors, make the cursors updatable, and use all the xbase commands you want on them. Hell, even pull data from related tables into separate cursors and use SET RELATION. Paul _______________________________________________ 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.

