Question:
How can I set up E3 to execute an SQL Express Database on both computers in Hot-Standby mode?
Solution:
To do so, you must enable the Database object’s EnableSynchronization property via E3Studio.
We also suggest that you set the server’s path as LocalHost\SQLExpress. Thus, you do not have to edit the Database object when loading the application into the StandBy server.