I've been wanting to get this question out for a long time. Can you do database record updates while the server is running? Actually the question is different, would it be advisable to make those updates with the server running or would it be preferable, to turn off the server, make the modifications and then turn it on again? Thank you. It may seem like the stupidest question in the world to some, but they can't even imagine how many times I've seen people doing log updates with the server running.