I am trying to update dbf files, each has an associated mdx file.
Using ITable, I can play with a dbf file, but if I update the dbf file, the mdx file is not automatically updated. What should I do to synchronize the two? Thanks
Hailiang