<docbook><section><title>OLEDBCallTracing</title><bridgehead class="http://www.w3.org/1999/xhtml:h2">Additional Reading</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Call Tracing</bridgehead>
<para>To turn on call tracing and enable logging to a file, use the Registry Editor (regedit or regedt32) to enter a fully qualified file name in the registry entry:</para><programlisting>HKEY_LOCAL_MACHINE\SOFTWARE\OpenLink Software\OpenLink OLE DB Provider\DebugFile
</programlisting><para> To turn off call tracing simply leave this entry blank.
 A separate log file is opened for each process which uses the provider.
 Each file opened is named using the file base name specified in the DebugFile entry above with a three digit process ID suffix.
</para></section></docbook>