Question:
In a HotStandBy application with two databases to record the same data (one in the main computer, and another one in the secondary computer), is there synchronism between DBs?
Solution:
To enable the synchronism between these two DBs, go to E3Studio and set EnableSynchronization property in all Database objects in the application.
NOTE: This must be set in both applications!