How to mirror the database esp MS access? I have an database named Book.mdb stored in PC1. I want it to have a backup file, exactly the same content of Book.mdb, to PC2. Whenever PC1 will be down, it will directly save to PC2. Can you help me code this?