Hi All:
What do you think would be a good idea to avoid corrupt index problems.
1. Everytime the program loads - DELETE ALL INDEX FILES - USE ALL TABLES EXCLUSIVELY - REINDEX ALL TABLES
2. Copy all the indexes in a seperate folder and replace them with old ones everytime a program loads.
Also is there anyway to check if the users press CTRL + ALT+ DEL because when they kill my App like this it corrupts some indexes.
Thanks.
What do you think would be a good idea to avoid corrupt index problems.
1. Everytime the program loads - DELETE ALL INDEX FILES - USE ALL TABLES EXCLUSIVELY - REINDEX ALL TABLES
2. Copy all the indexes in a seperate folder and replace them with old ones everytime a program loads.
Also is there anyway to check if the users press CTRL + ALT+ DEL because when they kill my App like this it corrupts some indexes.
Thanks.