Skip to content
  • There are no suggestions because the search field is empty.

OPC Data Logger Stops Logging when a SQLTypeException is encountered

When a SQLTypeException is encountered, the logging service stops.  Is there any way to have OPC Data Logger ignore this exception and keep logging?

Prior to OPC Data Logger Version 3.5.0.24, when a SQLTypeException was encounter, the OPC Data Logger service would stop logging data to the SQL database.  Starting with V3.5.0.24, this behavior has been changed and the OPC Data Logger will now log an error in the Event Log and skip the data point causing the error, but will continue logging to the SQL database.