I've written posts in the past about the problem we experience with Paradox tables whereby we get 'Index out of date' messages on occasions.
We then need to reindex the table(s) in question at the client site to correct the problem.
Someone mentioned that they made use of a process whereby they stepped through all the tables in their database and re-indexed each in turn (perhaps overnight).
I'm familiar with DbiPackTable / DbiDoRestructure.
Is there a similar process that performs a re-index of a Table ?
Does it need to be Opened exclusively for this to occur ?
Can anyone enlighten me as to how I can do this ?
And if there are any pitfalls that I need to be aware of when running a process like this ?
Any help would be appreciated.
Thanks in advance
Steve
We then need to reindex the table(s) in question at the client site to correct the problem.
Someone mentioned that they made use of a process whereby they stepped through all the tables in their database and re-indexed each in turn (perhaps overnight).
I'm familiar with DbiPackTable / DbiDoRestructure.
Is there a similar process that performs a re-index of a Table ?
Does it need to be Opened exclusively for this to occur ?
Can anyone enlighten me as to how I can do this ?
And if there are any pitfalls that I need to be aware of when running a process like this ?
Any help would be appreciated.
Thanks in advance
Steve