Question:
How can I set a security procedure in order to avoid losing data when E3 Server disconnects from the Database?
Solution:
E3 automatically avoids losing data on the Database: it creates two local files (*.e3i and *.e3o) in E3Server, which are processed and sent to the Database. Therefore, data is not lost if the connection with the Database fails, because E3 keeps recording it on the local file, which is sent to the Database when the connection returns.