Is it possible to make two concurrent database connections and update them simultaneously with the changes made so we can go between the two and them sync later on? Or is it just we need to backup, restore, and change the connection to do work on one database?
Thanks
Thanks