Database

<< Click to Display Table of Contents >>

 

Database

Corrected a problem with the management of connections with SQL Server and Access database, which made valid Formula connections to be discarded, generating an excessive consumption of resources, and also preventing the SaveFormulaValues and SetValueData methods of the Formula object to work, and may lead to GPFs in the E3Run process. This bug occurs since v3.2.217.

If a Database connection fails, now E3 does not consume the database operation queue anymore, until connection is successful. In addition, any connection failure leads to using a reconnection policy, or waiting time. This bug occurs since v1.18.147.

Corrected a failure in the processing of .e3i and .e3o files larger than 4 GB. This bug occurs since v2.0.35.

Was this page useful?