Hello, I have a number of access databases that I want to check to see whether they have been updated by another application. (I only read from these databases) The only way I can see is to compare the .mdb last modified times which doesn't seem like a very good programming technique. Any other suggestions? Regards, Guy