I have an old database which was created few years back. It is a multi-user application and currently 4 users are updating the data regularly. Now I am planning to split the DB as back-end and front-end. But before that I have taken a copy of the DB and made some changes (new forms and queries only). Now, can I use the modified copy to split the DB and use the updated tables from the old DB ? How do I go about ? Please help.