Log debug messages to that file. This is good
for debugging problems with the driver.<br /> </li>
+<li><b>MSDTCLog (C:\pgdtclog\mylog_xxxx.log - MSDTC debug output):</b>
+Log debug messages to that file. This is good
+for debugging problems with the MSDTC.<br /> </li>
+
+<li><b>Specification of the holder for log outputs:</b>
+Adjustment of write permission.<br /> </li>
+
</ul>
<h2>Manage DSN Dialog Box</h2>
18.) Correct the error code for communication errors.<br>
19.) Correct the conversion between UTF-16 and UTF-8 for non UCS2 characters.<br>
20.) Try to convert (especially connection error) messages using local conversions when they are not valid unicode characters.<br>
+21.) Add a textbox to setup dialog to change the directory for logging.<br>
<br>
<li>Notes: psqlODBC 08.03.0400</li><br>
Changes:<br>