Customization File Logs Section

Microsoft ActiveX Data Objects (ADO)

Customization File Logs Section

The logs section contains a log file entry, which specifies the name of a file that records errors during the operation of the DataFactory.

Syntax

A log file entry is of the form:

err=FileName

Part Description
err A literal string that indicates this is a log file entry.
FileName A complete path and file name. The typical file name is c:\msdfmap.log.

The log file will contain the user name, HRESULT, date, and time of each error.