If someone could help me out I would really appreciate it. I need to add 2 indexes to a table in an MS Access DB. I have to write a separate program that will check an (already existing) INI file to see if the indexes have already been added. If they haven't, I need to add the indexes, to the table, and edit the INI file so that it shows that the indexes have been added. One last question, since this program won't really need a GUI, is there a way I could create this program without using a form?