The information in this article applies to:
SUMMARYThis article demonstrates how it is possible to log run-time Remote Data Services for ADO (RDS) errors to a file located on the server to assist in debugging problems. MORE INFORMATIONOften overlooked, the default MSDFMAP Handler give developers and administrators the ability to log run-time errors to a file. To turn on error logging, simply edit the MSDFMAP.INI file in the Operating System root directory (C:\WINNT\MSDFMAP.INI, for example) in the following manner:
Errors are appended to the file specified. If the file does not exist, a new one is created.© Microsoft Corporation 1999, All Rights Reserved. REFERENCESUsing the Customization Handler Feature in RDS 2.0 Q230680 INFO: Working with RDS Handlers Additional query words:
Keywords : kbMDAC kbRDS kbGrpVBDB kbGrpMDAC kbDSupport |
Last Reviewed: July 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |