> Please help me recover my records from CDX file. I have accidentally Zapped my DBF file.
> I have retained, however, the CDX as it was not opened at the time i issued the zap command.
>
> here's a sample of my code:
>
> Use File1.dbf
> If Found('File2.dbf')
> Use File1.dbf ***----> THIS IS SUPPOSEDLY File2.dbf
> ZAP *** which resulted in my loss of data.
> Else
> Copy Structure to File2.dbf
> Use File2
> Endif
>
> Append from File1.dbf for Trandate > ctod('01/01/2008')
> .
> .
> .
> ******
>
> Thanks a lot.
>
> Rolly
Rolly i told u already its next to impossible. look for your file1.bak and open it check if there is record in side it. And Dont make new threads for same problem. Save Forum from getting polluted.
Anil