1. create all 'DB2's tables in DB1.
2. Make one function (on the opening activity) to copy data from the DB2's tables into DB1 (which data you required to continue)
3. make sure this function should run one time only.
4. By the ext versions, ignore the DB2. And later on (after a while) you can remove the DB2.