We have a client who is reporting he is having problems trying to run re-indexing routines on a application that we have given him.
The last thing that happens before the re-indexing routine starts is "Close Databases All". Yet when re-indexing tries to open the files exclusively, he gets error number 1705, File access is denied.
It is on a client server system, with about a dozen work stations, But he tells us that all (except for one to do the re-index in) copies of the are closed once again with close databases all in the clean up code.
Is there any other tricks that we can do to make sure that all tables are closed.
The last thing that happens before the re-indexing routine starts is "Close Databases All". Yet when re-indexing tries to open the files exclusively, he gets error number 1705, File access is denied.
It is on a client server system, with about a dozen work stations, But he tells us that all (except for one to do the re-index in) copies of the are closed once again with close databases all in the clean up code.
Is there any other tricks that we can do to make sure that all tables are closed.