I am using a Visual Basic application to update some dbf files. I only run 1 simple UPDATE SQL statement, and that works fine. I need to then fix the indexes so that the data appears immediately. Can anyone help with this? Basically, I need to add this entry to the index file. Thanks in advance.