> Dear Friends
>
> I copied and replaced a new dbf and cdx file with an older one by mistake.
>
> Is there a way to get back the file which has been overwritten ??
>
>
> thanks in advance
>
>
> Sudhir
before trying table open use
set table validate to 0
commnad
then
use Oldtable
COPY STRUCTURE TO test WITH cdx
use test
append from OldTable
now you have new table without errors just rename it
if not succes this solution , try to repair with cmrepair.app you download from
http://www.cmstory.com/_cm/CMrepair.zipHTH
Soykan OZCELIK
Developer/ Programmer/Analyst