Hi all
I got a problem with my dbf structure, when the power goes off, normaly due to electricity problems, when I try to run the program i got the error, "Index noes not macth the table, delete the index and recreate", but if i delete file and try to index using "Set order to tag 'indexkey'" then i got the error "Table have not index" and I have to open the table and recreate the index manualy, could be a way where i can recreate the CDX index programatically without open the database and recreate.
I can do with IDX,deleting de file and recreating again, but now I my hole proyect is build using CDX index.
Could somebody giveme a hand??
I got a problem with my dbf structure, when the power goes off, normaly due to electricity problems, when I try to run the program i got the error, "Index noes not macth the table, delete the index and recreate", but if i delete file and try to index using "Set order to tag 'indexkey'" then i got the error "Table have not index" and I have to open the table and recreate the index manualy, could be a way where i can recreate the CDX index programatically without open the database and recreate.
I can do with IDX,deleting de file and recreating again, but now I my hole proyect is build using CDX index.
Could somebody giveme a hand??