Report Engine connectors return incorrect
status bits in various constellations:
- The SQL Connector returns incorrect status
bits for AML and CEL when exporting via an external storage function and for
archives.
- The Data Storage Connector returns
incorrect status bits for AML and CEL when using external storage.
- The Service Engine Connector returns
incorrect status bits for AML and CEL when called without translation.
The reason for returning wrong status bits
might be:
- A combination of SQL Server (and other
databases) not supporting unsigned data types and the RES31 bit being set.
Or: - Only N_UPDATE and/or PR_NR is set
Or: - It is a system event
This behavior has been fixed. Now the
correct status bit is returned.
To apply the fix:
- Install the latest build for version 11 or
higher on the Report Engine Server and the Reporting Studio computer. This might
be the same device.
- Start Reporting Studio and connect to any
database on the Report Engine Server.
- Click on "Update SQL Server
Extensions" in the SQL Server ribbon.
This will enable the fix in any database
on the Report Engine server.