dbassett74
Programmer
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 close it, FoxPro seems to create a .cdx file but the application still bombs. I also noticed the index file size is much smaller than the original, even though I didn't remove any records. That seems to tell me the .cdx file that FoxPro is creating, is not of the same format as the original.
Any help or direction on how to get the index file updated while keeping it in it's original format would be appreciated..
Dan
Any help or direction on how to get the index file updated while keeping it in it's original format would be appreciated..
Dan