I'm trying to modify a .dbf database file with FoxPro. I'm able to open the table up and make changes, however, FoxPro doesn't seem to be updating the corresponding .cdx (index) file. So the application that uses this .dbf bombs. If I delete the .cdx file, open the .dbf file in FoxPro, then...