If I split the DB.I get a back end and a front end. After some time when my back end gets full I save a copy of it in another location. Now if I want to access this copy of
back end I cannot acceess it with the existing front end as that will point to the original DB. How to access the copy of the DB???