Is there anyway to manually sync the offline database with the online database on the server?
We have a register that travels to several weekend shows. We use the offline database when it travels and would like to reconnect it when it returns to the store.
Since we process credit cards with a secure wireless connection, we want to run a Z report each day and settle the EDC Batch for credit card transactions. In order to accomplish that we do the following.
We sync the offline database before the show. Then modify the SO Admin to point the primary database to the offline database.
When we bring the register back to the store, we modify the primary datasbase back to the online DB. Unfortunately, it does not update transactions to the online database because we have "tricked" the register by utilizing its offline database as its new primary.
What is the best way to update the transactions to the online database?