As a long-time AS400 software developer but beginning ACCESS developer, I am struggling with the Development Environment on ACCESS. My Standard Procedure when modifying an existing/in use application, would be to copy the programs to a Test Environment, write a conversion for the new/changed files (if necessary) and replace/convert the files as the last step to minimize Production losing any time or data appplied while the Application was being modified. Since ACCESS tables are part and parcel of the .mdb, how would I set up a test environment. I have recently been given responsibilty for several large existing ACCESS applications, and the only way I can see to make modifications is to copy the .mdb to a Test Folder. Figure out what needs to be done and test, keeping track of each step and then go back into the Production .mdb, make all of the previously determined changes and hope you remembered them all. There has to be a better way!