I'm using Codebase version 6.5 and I have a question to the reindex
command.
I'm using d-base tables with index - when I write records to the table
it is always with index closed. After adding records then I use the
reindex command to update the index on the tables.
I can see for each index that is updated codebase place a tem****ary
copy of the index in the directory (example) C:\do***ent and
settings\administrator\local settings\temp\1
After the reindex is finished the copy is removed.
Now I want to know is it possible to control where this tem****ary copy
of the index i placed? Or is it controlled in the windows system set
up.