Hello,
I have a project where I am saving some data to a SQL database. The primary is on the local computer and the secondary is on the company network. The secondary is setup as redundant. The issue I am having is that if the company network is offline, the saves are properly completed on the primary but when the secondary comes back online, the missed entries are not written to the secondary. From my understanding, when the secondary comes back online any missed records should be written at that time. I am running 8.1 SP4 embedded runtime. Any thoughts why this is happening?
Thanks,
Al