R
Richard
Hi all
I am currently using a command switch to compact the backend db. Is there a
way to verify that the compact was successful?
I read in another thread that we should copy the backend to our own
computer, compact it then copy it back to the back end. I am afraid that if
something wrong happens when compacting, I will overwrite the db at the
backend.
Can I use the %errorlevel% variable to verify it? It seems that even if the
db was not compacted due to a wrong password, the errorlevel is still 0.
Many thanks is advance.
Richard
I am currently using a command switch to compact the backend db. Is there a
way to verify that the compact was successful?
I read in another thread that we should copy the backend to our own
computer, compact it then copy it back to the back end. I am afraid that if
something wrong happens when compacting, I will overwrite the db at the
backend.
Can I use the %errorlevel% variable to verify it? It seems that even if the
db was not compacted due to a wrong password, the errorlevel is still 0.
Many thanks is advance.
Richard