We've got a PARADOX system written in Delphi 5 with tables sitting on a central server.
Of late we've encountered a number of 'index out of date' error messages.
We're tearing our hair out as to how we can further prevent being knocked out by these - can anyone help at all ?
We make use of the idea of opening the TTable / TQuery components as we create / open the forms and similarly closing the TTable / TQuery components as we close the relevant forms.
What further actions can we consider taking to save ourself from these problems ?
Thanks in advance
Steve
Of late we've encountered a number of 'index out of date' error messages.
We're tearing our hair out as to how we can further prevent being knocked out by these - can anyone help at all ?
We make use of the idea of opening the TTable / TQuery components as we create / open the forms and similarly closing the TTable / TQuery components as we close the relevant forms.
What further actions can we consider taking to save ourself from these problems ?
Thanks in advance
Steve