BUG: Stored Procedure May Fail with Error 264Last reviewed: April 10, 1997Article ID: Q163375 |
The information in this article applies to:
SYMPTOMSWhen you run a stored procedure with two parameters that performs an update, you may receive the following error message if the datatype of the first field in the target table is defined as smallint:
Msg 264, Level 16, State 1 Column name appears more than once in the result column list.This error message occurs only if all the following conditions are true:
WORKAROUNDTo work around this problem, do any of the following:
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |