DOC: README FIRST Card Has a Typo in Stored Procedure NameLast reviewed: June 26, 1997Article ID: Q155880 |
The information in this article applies to:
SUMMARYThe README FIRST Card has a typo in the installation procedures for the SQL Debugging Components. The README FIRST Card identifies the stored procedure as sp_sdidedebug. The correct stored procedure name is sp_sdidebug.
MORE INFORMATIONThe section "Installing SQL Debugging Components" in the README FIRST Card has the following information in step 7:
7. Grant execute privileges on the extended stored procedure sp_sdidedebug to enable SQL debugging on your Microsoft SQL Server.NOTE: This error has also been documented in the MSDEV\EEREADME.WRI file. The correct stored procedure name is sp_sdidebug. |
Keywords : kbusage vcbuglist420 VCEntIss
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |