Have you tried opening the table with VFP6 I have had numerous instances where VFP9 reported this error but VFP6 opened it fine. I made a small EXE in VFP6 which simply copies the structure to tmptable i.e. use badtable copy stru to newtable use newtable appe from badtable copy stru to badtable use badtable appe from newtable
The only problem I've had with this is that my end-user also needs the VFP6 runtime files Sytze On 11/23/06, Gérard Lochon <[EMAIL PROTECTED]> wrote: > There is a .vcx missing. > > Gérard. > > > ----- Message d'origine ----- > De : "Peter Hart" <[EMAIL PROTECTED]> > À : "ProFox Email List" <[email protected]> > Envoyé : mercredi 22 novembre 2006 17:53 > Objet : RE: Error 2091 table corrupted, needs repaired! > > > > Sorry about that Jim > > > > Here is a link to the pjx file (Zipped) > > > > Cheers > > > > Peter > > > > http://www.business-systems-software.co.uk/TableRepairer/TableRepairer.z > > ip > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf Of James E. Harvey > > Sent: 22 November 2006 16:46 > > To: 'ProFox Email List' > > Subject: RE: Error 2091 table corrupted, needs repaired! > > > > Hello Peter, > > > > I'm Jim Harvey, John Harvey is the real VFP expert, I'm just a wanna b > > :), > > but I would be pleased to review dbfrepairer. > > > > Jim > > > > James E. Harvey > > Corresponding Officer/M.I.S. > > Hanover Shoe Farms, Inc. > > www.hanoverpa.com > > [EMAIL PROTECTED] > > 717-637-8931 > > fax: 717-637-6766 > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf > > Of Peter Hart > > Sent: Wednesday, November 22, 2006 11:25 AM > > To: ProFox Email List > > Subject: RE: Error 2091 table corrupted, needs repaired! > > > > Hi John > > > > Do you want a copy of my dbfrepairer. > > Its not finished yet but as would have probably fixed your problem. > > I would send the whole project for you to make any comments. > > > > Cheers > > > > Peter > > PETER HART COMPUTERS > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf Of James E. Harvey > > Sent: 22 November 2006 16:16 > > To: 'ProFox Email List' > > Subject: RE: Error 2091 table corrupted, needs repaired! > > > > That's interesting. > > > > So if it happens again I'll try the copy command first. > > > > It is bothersome that it occurred in the first place though. If it > > happens > > again I'll really be concerned... > > > > Thanks. > > > > James E. Harvey > > Corresponding Officer/M.I.S. > > Hanover Shoe Farms, Inc. > > www.hanoverpa.com > > [EMAIL PROTECTED] > > 717-637-8931 > > fax: 717-637-6766 > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf > > Of Tracy Pearson > > Sent: Wednesday, November 22, 2006 10:30 AM > > To: [email protected] > > Subject: RE: Error 2091 table corrupted, needs repaired! > > > > Looking up the error, it might be a reccount problem. > > Check this UDF: http://fox.wikis.com/wc.dll?Wiki~UDFFixRecCount > > > > Tracy > > > > > > > > > > [excessive quoting removed by server] _______________________________________________ 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 ** 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.

