Paul Newton wrote on 2014-08-27: > That was it - deleting FOXUSER.* on the offending machine solved the problem > > Thanks all > > Paul Newton >
Paul, Most cases the FOXUSER table isn't needed for an application. To avoid this and many other issues related to a corrupt FOXUSER table I include a CONFIG.FPW file in the project. It has many settings the program should use as default. The one to prevent a FOXUSER table from being used and created at start up is RESOURCE=OFF For more information search the help file for : "Setting Configuration Options at Startup" Also see http://rickschummer.com/blog/2008/06/vfp-include-configfpw-in-exe.html Tracy Pearson PowerChurch Software _______________________________________________ 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.

